License |
License |
---|---|
Categories |
CategoriesJersey Program Interface REST Frameworks |
GroupId | GroupIdcom.github.cafapi.util |
ArtifactId | ArtifactIdutil-jerseycompat |
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 |
<!-- https://jarcasting.com/artifacts/com.github.cafapi.util/util-jerseycompat/ -->
<dependency>
<groupId>com.github.cafapi.util</groupId>
<artifactId>util-jerseycompat</artifactId>
<version>2.0.0-425</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi.util/util-jerseycompat/
implementation 'com.github.cafapi.util:util-jerseycompat:2.0.0-425'
// https://jarcasting.com/artifacts/com.github.cafapi.util/util-jerseycompat/
implementation ("com.github.cafapi.util:util-jerseycompat:2.0.0-425")
'com.github.cafapi.util:util-jerseycompat:jar:2.0.0-425'
<dependency org="com.github.cafapi.util" name="util-jerseycompat" rev="2.0.0-425">
<artifact name="util-jerseycompat" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi.util', module='util-jerseycompat', version='2.0.0-425')
)
libraryDependencies += "com.github.cafapi.util" % "util-jerseycompat" % "2.0.0-425"
[com.github.cafapi.util/util-jerseycompat "2.0.0-425"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.core : jersey-common | jar | 2.25.1 |