License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdio.xocore |
ArtifactId | ArtifactIdxoc-utils-java |
Version | Version1.0.8 |
Type | Typepom |
Description |
Descriptionxoc-utils-java
Utils for all XOC Java Projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationXO By Newell Brands |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
xoc-utils-java-1.0.8.pom | |
xoc-utils-java-1.0.8.jar | 2 KB |
xoc-utils-java-1.0.8-sources.jar | 9 KB |
xoc-utils-java-1.0.8-javadoc.jar | 56 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.xocore/xoc-utils-java/ -->
<dependency>
<groupId>io.xocore</groupId>
<artifactId>xoc-utils-java</artifactId>
<version>1.0.8</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.xocore/xoc-utils-java/
implementation 'io.xocore:xoc-utils-java:1.0.8'
// https://jarcasting.com/artifacts/io.xocore/xoc-utils-java/
implementation ("io.xocore:xoc-utils-java:1.0.8")
'io.xocore:xoc-utils-java:pom:1.0.8'
<dependency org="io.xocore" name="xoc-utils-java" rev="1.0.8">
<artifact name="xoc-utils-java" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.xocore', module='xoc-utils-java', version='1.0.8')
)
libraryDependencies += "io.xocore" % "xoc-utils-java" % "1.0.8"
[io.xocore/xoc-utils-java "1.0.8"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.avro : avro | jar | 1.8.2 |
com.google.code.gson : gson | jar | 2.7 |
org.apache.kafka : kafka_2.12 | jar | 1.0.0 |
org.apache.kafka : kafka-streams | jar | 1.0.0 |