| License |
License |
|---|---|
| GroupId | GroupIdcom.github.cafapi.util |
| ArtifactId | ArtifactIdutil-ref |
| Last Version | Last Version2.0.0-425 |
| Release Date | Release Date |
| 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-2.0.0-425.pom | |
| util-ref-2.0.0-425.jar | 6 KB |
| util-ref-2.0.0-425-sources.jar | 8 KB |
| util-ref-2.0.0-425-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>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.util/util-ref/
implementation 'com.github.cafapi.util:util-ref:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.util/util-ref/
implementation ("com.github.cafapi.util:util-ref:2.0.0-425")
'com.github.cafapi.util:util-ref:jar:2.0.0-425'
<dependency org="com.github.cafapi.util" name="util-ref" rev="2.0.0-425">
<artifact name="util-ref" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.util', module='util-ref', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.util" % "util-ref" % "2.0.0-425"
[com.github.cafapi.util/util-ref "2.0.0-425"]
| 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 |