Last Version

avro 0.11.0

avro

License

License

GroupId

GroupId

me.tfeng.play-mods
ArtifactId

ArtifactId

avro
Version

Version

0.11.0
Type

Type

jar
Description

Description

avro
avro
Project URL

Project URL

https://github.com/tfeng/play-mods
Project Organization

Project Organization

me.tfeng.play-mods
Source Code Management

Source Code Management

https://github.com/tfeng/play-mods

Download avro 0.11.0


<!-- https://jarcasting.com/artifacts/me.tfeng.play-mods/avro/ -->
<dependency>
    <groupId>me.tfeng.play-mods</groupId>
    <artifactId>avro</artifactId>
    <version>0.11.0</version>
</dependency>
// https://jarcasting.com/artifacts/me.tfeng.play-mods/avro/
implementation 'me.tfeng.play-mods:avro:0.11.0'
// https://jarcasting.com/artifacts/me.tfeng.play-mods/avro/
implementation ("me.tfeng.play-mods:avro:0.11.0")
'me.tfeng.play-mods:avro:jar:0.11.0'
<dependency org="me.tfeng.play-mods" name="avro" rev="0.11.0">
  <artifact name="avro" type="jar" />
</dependency>
@Grapes(
@Grab(group='me.tfeng.play-mods', module='avro', version='0.11.0')
)
libraryDependencies += "me.tfeng.play-mods" % "avro" % "0.11.0"
[me.tfeng.play-mods/avro "0.11.0"]

Dependencies

compile (12)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.12.3
me.tfeng.play-mods : spring jar 0.11.0
me.tfeng.play-mods : http jar 0.11.0
com.typesafe.play : twirl-api_2.12 jar 1.3.4
com.typesafe.play : play-server_2.12 jar 2.6.3
com.typesafe.play : filters-helpers_2.12 jar 2.6.3
com.typesafe.play : play-logback_2.12 jar 2.6.3
com.typesafe.play : play-akka-http-server_2.12 jar 2.6.3
me.tfeng.toolbox : avro jar 0.11.0
org.apache.avro : avro-ipc jar 1.8.2
org.apache.httpcomponents : httpcore jar 4.4.6
org.springframework.security.oauth : spring-security-oauth2 jar 2.2.0.RELEASE

test (1)

Group / Artifact Type Version
com.typesafe.play : play-test_2.12 jar 2.6.3

Project Modules

There are no modules declared in this project.