| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.marvinformatics |
| ArtifactId | ArtifactIdavro-utils |
| Version | Version0.8 |
| Type | Typejar |
| Description |
DescriptionAvro utilities
Provides a set of utilities for use with Avro
|
| Project URL |
Project URL |
| Project Organization |
Project OrganizationByhiras (Europe) Limited |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| avro-utils-0.8.pom | |
| avro-utils-0.8.jar | 36 KB |
| avro-utils-0.8-sources.jar | 23 KB |
| avro-utils-0.8-javadoc.jar | 105 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.marvinformatics/avro-utils/ -->
<dependency>
<groupId>com.marvinformatics</groupId>
<artifactId>avro-utils</artifactId>
<version>0.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.marvinformatics/avro-utils/
implementation 'com.marvinformatics:avro-utils:0.8'
// https://jarcasting.com/artifacts/com.marvinformatics/avro-utils/
implementation ("com.marvinformatics:avro-utils:0.8")
'com.marvinformatics:avro-utils:jar:0.8'
<dependency org="com.marvinformatics" name="avro-utils" rev="0.8">
<artifact name="avro-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marvinformatics', module='avro-utils', version='0.8')
)
libraryDependencies += "com.marvinformatics" % "avro-utils" % "0.8"
[com.marvinformatics/avro-utils "0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.7.7 |
| com.google.guava : guava | jar | 12.0 |
| com.google.code.findbugs : jsr305 | jar | 1.3.9 |
| org.hamcrest : hamcrest-core | jar | 1.3 |
| org.hamcrest : hamcrest-library | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.jmock : jmock-junit4 | jar | 2.8.1 |
| org.jmock : jmock | jar | 2.8.1 |
| org.jmock : jmock-legacy | jar | 2.8.1 |