License |
License
Commercial License
|
---|---|
Categories |
CategoriesJava Languages Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-jaxrs |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionTrueUpdate JAX-RS
The parent POM for TrueUpdate JAX-RS modules.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
trueupdate-jaxrs-0.8.1.pom | 963 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs/ -->
<dependency>
<groupId>net.java.trueupdate</groupId>
<artifactId>trueupdate-jaxrs</artifactId>
<version>0.8.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs/
implementation 'net.java.trueupdate:trueupdate-jaxrs:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-jaxrs/
implementation ("net.java.trueupdate:trueupdate-jaxrs:0.8.1")
'net.java.trueupdate:trueupdate-jaxrs:pom:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-jaxrs" rev="0.8.1">
<artifact name="trueupdate-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-jaxrs', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-jaxrs" % "0.8.1"
[net.java.trueupdate/trueupdate-jaxrs "0.8.1"]