License |
License |
---|---|
Categories |
CategoriesJava Languages |
GroupId | GroupIdid.unum |
ArtifactId | ArtifactIdtypes-java |
Last Version | Last Version1.2.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionUnumID Java Types
A library of java objects used in the Unum ID ecosystem
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
types-java-1.2.2.pom | |
types-java-1.2.2.jar | 471 KB |
types-java-1.2.2-sources.jar | 202 KB |
types-java-1.2.2-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/id.unum/types-java/ -->
<dependency>
<groupId>id.unum</groupId>
<artifactId>types-java</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/id.unum/types-java/
implementation 'id.unum:types-java:1.2.2'
// https://jarcasting.com/artifacts/id.unum/types-java/
implementation ("id.unum:types-java:1.2.2")
'id.unum:types-java:jar:1.2.2'
<dependency org="id.unum" name="types-java" rev="1.2.2">
<artifact name="types-java" type="jar" />
</dependency>
@Grapes(
@Grab(group='id.unum', module='types-java', version='1.2.2')
)
libraryDependencies += "id.unum" % "types-java" % "1.2.2"
[id.unum/types-java "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
io.swagger : swagger-annotations | jar | 1.5.22 |
com.google.protobuf : protobuf-java | jar | 3.17.3 |
com.google.protobuf : protobuf-java-util | jar | 3.17.3 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.logging.log4j : log4j-1.2-api | jar | 2.14.0 |
com.fasterxml.jackson.core : jackson-core | jar | 2.12.5 |
com.fasterxml.jackson.core : jackson-annotations | jar | 2.12.4 |
org.json : json | jar | 20210307 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 3.3.3 |
junit : junit | jar | 4.13.1 |