| License |
License |
|---|---|
| GroupId | GroupIdorg.spf4j.avro |
| ArtifactId | ArtifactIdschema-parent-pom |
| Version | Version1.0.8 |
| Type | Typepom |
| Description |
Descriptionschema-parent-pom-1.0.8
Avro schema project parent
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| schema-parent-pom-1.0.8.pom | 20 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spf4j.avro/schema-parent-pom/ -->
<dependency>
<groupId>org.spf4j.avro</groupId>
<artifactId>schema-parent-pom</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.spf4j.avro/schema-parent-pom/
implementation 'org.spf4j.avro:schema-parent-pom:1.0.8'
// https://jarcasting.com/artifacts/org.spf4j.avro/schema-parent-pom/
implementation ("org.spf4j.avro:schema-parent-pom:1.0.8")
'org.spf4j.avro:schema-parent-pom:pom:1.0.8'
<dependency org="org.spf4j.avro" name="schema-parent-pom" rev="1.0.8">
<artifact name="schema-parent-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.spf4j.avro', module='schema-parent-pom', version='1.0.8')
)
libraryDependencies += "org.spf4j.avro" % "schema-parent-pom" % "1.0.8"
[org.spf4j.avro/schema-parent-pom "1.0.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.avro : avro | jar | 1.10.0.8p |
| org.spf4j : avro-logical-types-fork | jar | 1.1 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |