| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cafapi.util |
| ArtifactId | ArtifactIdutil-ref |
| Version | Version1.20.0-288 |
| Type | Typejar |
| Description |
DescriptionA set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| util-ref-1.20.0-288.pom | |
| util-ref-1.20.0-288.jar | 6 KB |
| util-ref-1.20.0-288-sources.jar | 8 KB |
| util-ref-1.20.0-288-javadoc.jar | 47 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.util/util-ref/ -->
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-ref</artifactId>
<version>1.20.0-288</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.util/util-ref/
implementation 'com.github.cafapi.util:util-ref:1.20.0-288'
// https://jarcasting.com/artifacts/com.github.cafapi.util/util-ref/
implementation ("com.github.cafapi.util:util-ref:1.20.0-288")
'com.github.cafapi.util:util-ref:jar:1.20.0-288'
<dependency org="com.github.cafapi.util" name="util-ref" rev="1.20.0-288">
<artifact name="util-ref" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.util', module='util-ref', version='1.20.0-288')
)
libraryDependencies += "com.github.cafapi.util" % "util-ref" % "1.20.0-288"
[com.github.cafapi.util/util-ref "1.20.0-288"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.testng : testng | jar | 6.4 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar |