| License |
License |
|---|---|
| GroupId | GroupIdorg.spf4j.avro |
| ArtifactId | ArtifactIdservice-schema |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionservice-schema-1.0.0
An schema project defining core entities like: ServiceError....
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| service-schema-1.0.0.pom | |
| service-schema-1.0.0.jar | 115 KB |
| service-schema-1.0.0-sources.jar | 66 KB |
| service-schema-1.0.0-javadoc.jar | 286 KB |
| service-schema-1.0.0-avsc.jar | 14 KB |
| service-schema-1.0.0-avrodoc.jar | 66 KB |
| service-schema-1.0.0-avroSources.jar | 2 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.spf4j.avro/service-schema/ -->
<dependency>
<groupId>org.spf4j.avro</groupId>
<artifactId>service-schema</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spf4j.avro/service-schema/
implementation 'org.spf4j.avro:service-schema:1.0.0'
// https://jarcasting.com/artifacts/org.spf4j.avro/service-schema/
implementation ("org.spf4j.avro:service-schema:1.0.0")
'org.spf4j.avro:service-schema:jar:1.0.0'
<dependency org="org.spf4j.avro" name="service-schema" rev="1.0.0">
<artifact name="service-schema" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spf4j.avro', module='service-schema', version='1.0.0')
)
libraryDependencies += "org.spf4j.avro" % "service-schema" % "1.0.0"
[org.spf4j.avro/service-schema "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.spf4j.avro : core-schema | jar | 1.0.4 |
| org.apache.avro : avro | jar | 1.10.0.2p |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |