avro


License

License

GroupId

GroupId

me.tfeng.play-mods
ArtifactId

ArtifactId

avro
Last Version

Last Version

0.11.0
Release Date

Release Date

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

How to add to project

<!-- 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.

Modules for Play! framework

This repository consists of modules for Play! framework 2.4 and above, written in Java 8.

Documentation for these modules and their examples can be found in the play-mods-examples repository.

Versions

Version
0.11.0
0.10.0
0.9.8
0.9.7
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0