GroupId | GroupIdcom.jivesoftware.os.jive.utils |
---|---|
ArtifactId | ArtifactIdid |
Last Version | Last Version0.93 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
id-0.93.pom | |
id-0.93.jar | 14 KB |
id-0.93-sources.jar | 8 KB |
id-0.93-javadoc.jar | 58 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jivesoftware.os.jive.utils/id/ -->
<dependency>
<groupId>com.jivesoftware.os.jive.utils</groupId>
<artifactId>id</artifactId>
<version>0.93</version>
</dependency>
// https://jarcasting.com/artifacts/com.jivesoftware.os.jive.utils/id/
implementation 'com.jivesoftware.os.jive.utils:id:0.93'
// https://jarcasting.com/artifacts/com.jivesoftware.os.jive.utils/id/
implementation ("com.jivesoftware.os.jive.utils:id:0.93")
'com.jivesoftware.os.jive.utils:id:jar:0.93'
<dependency org="com.jivesoftware.os.jive.utils" name="id" rev="0.93">
<artifact name="id" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jivesoftware.os.jive.utils', module='id', version='0.93')
)
libraryDependencies += "com.jivesoftware.os.jive.utils" % "id" % "0.93"
[com.jivesoftware.os.jive.utils/id "0.93"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | 2.5.3 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.5.3 |
com.google.guava : guava | jar | 14.0 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.8.1 |