License |
License |
---|---|
GroupId | GroupIdio.github.agolovenko |
ArtifactId | ArtifactIdavro-tools-core_2.11 |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionavro-tools-core
avro-tools-core
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
avro-tools-core_2.11-0.3.0.pom | |
avro-tools-core_2.11-0.3.0.jar | 85 KB |
avro-tools-core_2.11-0.3.0-sources.jar | 7 KB |
avro-tools-core_2.11-0.3.0-javadoc.jar | 410 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.agolovenko/avro-tools-core_2.11/ -->
<dependency>
<groupId>io.github.agolovenko</groupId>
<artifactId>avro-tools-core_2.11</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agolovenko/avro-tools-core_2.11/
implementation 'io.github.agolovenko:avro-tools-core_2.11:0.3.0'
// https://jarcasting.com/artifacts/io.github.agolovenko/avro-tools-core_2.11/
implementation ("io.github.agolovenko:avro-tools-core_2.11:0.3.0")
'io.github.agolovenko:avro-tools-core_2.11:jar:0.3.0'
<dependency org="io.github.agolovenko" name="avro-tools-core_2.11" rev="0.3.0">
<artifact name="avro-tools-core_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agolovenko', module='avro-tools-core_2.11', version='0.3.0')
)
libraryDependencies += "io.github.agolovenko" % "avro-tools-core_2.11" % "0.3.0"
[io.github.agolovenko/avro-tools-core_2.11 "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.12 |
org.scala-lang.modules : scala-collection-compat_2.11 | jar | 2.4.1 |
org.apache.avro : avro | jar | 1.10.2 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.2.3 |