Last Version

TrueUpdate Server Maven 0.8.1

Provides a RESTful web service for diffing JARs in one or more Maven repositories.

License

License

Commercial License
Categories

Categories

Java Languages Maven Build Tools Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-server-maven
Version

Version

0.8.1
Type

Type

jar
Description

Description

TrueUpdate Server Maven
Provides a RESTful web service for diffing JARs in one or more Maven repositories.
Project Organization

Project Organization

Schlichtherle IT Services

Download trueupdate-server-maven 0.8.1


<!-- https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-maven/ -->
<dependency>
    <groupId>net.java.trueupdate</groupId>
    <artifactId>trueupdate-server-maven</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-maven/
implementation 'net.java.trueupdate:trueupdate-server-maven:0.8.1'
// https://jarcasting.com/artifacts/net.java.trueupdate/trueupdate-server-maven/
implementation ("net.java.trueupdate:trueupdate-server-maven:0.8.1")
'net.java.trueupdate:trueupdate-server-maven:jar:0.8.1'
<dependency org="net.java.trueupdate" name="trueupdate-server-maven" rev="0.8.1">
  <artifact name="trueupdate-server-maven" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.java.trueupdate', module='trueupdate-server-maven', version='0.8.1')
)
libraryDependencies += "net.java.trueupdate" % "trueupdate-server-maven" % "0.8.1"
[net.java.trueupdate/trueupdate-server-maven "0.8.1"]

Dependencies

compile (2)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-artifact-maven jar 0.8.1
net.java.trueupdate : trueupdate-jaxrs-server jar 0.8.1

provided (2)

Group / Artifact Type Version
javax.ws.rs : jsr311-api jar 1.1.1
javax.servlet : javax.servlet-api jar 3.0.1

test (7)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-artifact-maven test-jar 0.8.1
net.java.trueupdate : trueupdate-artifact-spec test-jar 0.8.1
net.java.trueupdate : trueupdate-core test-jar 0.8.1
net.java.trueupdate : trueupdate-jaxrs-client jar 0.8.1
net.java.trueupdate : trueupdate-jaxrs-server test-jar 0.8.1
com.sun.jersey.jersey-test-framework : jersey-test-framework-grizzly2 jar 1.18.3
org.slf4j : slf4j-simple jar 1.7.13

Project Modules

There are no modules declared in this project.