Skip to content

Scala 3 support #560

@jenwirth

Description

@jenwirth

Hi,

I was wondering if anyone has used this library in a scala 3 project. I'm currently migrating a project from akka/scala2 to http4s/scala3. The original project uses "org.keycloak" % "keycloak-core". Porting that using the many java dependencies is a mess, so i was considering rewriting the API calls using the http4s ember client. I was in the process of copying some of the model classes over from this project.

However I would rather use this project instead. I am however not able to use it so far inside my Scala 3 project ("Conflicting cross-version suffixes…" on cats, cats effect and enumeratum ) when trying to use CrossVersion.for3Use2_13.

What's the current status/view on Scala 3 support?

tx.,

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions