| License |
License |
|---|---|
| GroupId | GroupIdcom.sksamuel.avro4s |
| ArtifactId | ArtifactIdavro4s-cats_3 |
| Last Version | Last Version5.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionavro4s-cats
avro4s-cats
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationcom.sksamuel.avro4s |
| Filename | Size |
|---|---|
| avro4s-cats_3-5.0.3.pom | |
| avro4s-cats_3-5.0.3.jar | 16 KB |
| avro4s-cats_3-5.0.3-sources.jar | 1 KB |
| avro4s-cats_3-5.0.3-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.sksamuel.avro4s/avro4s-cats_3/ -->
<dependency>
<groupId>com.sksamuel.avro4s</groupId>
<artifactId>avro4s-cats_3</artifactId>
<version>5.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.sksamuel.avro4s/avro4s-cats_3/
implementation 'com.sksamuel.avro4s:avro4s-cats_3:5.0.3'
// https://jarcasting.com/artifacts/com.sksamuel.avro4s/avro4s-cats_3/
implementation ("com.sksamuel.avro4s:avro4s-cats_3:5.0.3")
'com.sksamuel.avro4s:avro4s-cats_3:jar:5.0.3'
<dependency org="com.sksamuel.avro4s" name="avro4s-cats_3" rev="5.0.3">
<artifact name="avro4s-cats_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sksamuel.avro4s', module='avro4s-cats_3', version='5.0.3')
)
libraryDependencies += "com.sksamuel.avro4s" % "avro4s-cats_3" % "5.0.3"
[com.sksamuel.avro4s/avro4s-cats_3 "5.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala3-compiler_3 | jar | 3.1.2 |
| com.sksamuel.avro4s : avro4s-core_3 | jar | 5.0.3 |
| org.scala-lang : scala3-library_3 | jar | 3.1.2 |
| org.apache.avro : avro | jar | 1.11.0 |
| org.typelevel : cats-core_3 | jar | 2.7.0 |
| org.typelevel : cats-jvm_3 | jar | 2.7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.36 |
| log4j : log4j | jar | 1.2.17 |
| org.slf4j : log4j-over-slf4j | jar | 1.7.36 |
| org.scalatest : scalatest_3 | jar | 3.2.12 |