Last Version

TrueUpdate Artifact Maven 0.8.1

Provides an artifact resolver which is based on a local Maven repository and some optional remote Maven repositories.

License

License

Commercial License
Categories

Categories

Java Languages Maven Build Tools Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-artifact-maven
Version

Version

0.8.1
Type

Type

jar
Description

Description

TrueUpdate Artifact Maven
Provides an artifact resolver which is based on a local Maven repository and some optional remote Maven repositories.
Project Organization

Project Organization

Schlichtherle IT Services

Download trueupdate-artifact-maven 0.8.1


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

Dependencies

compile (5)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-core jar 0.8.1
net.java.trueupdate : trueupdate-artifact-spec jar 0.8.1
org.apache.maven : maven-aether-provider jar 3.2.5
org.eclipse.aether : aether-connector-basic jar 1.0.1.v20141111
org.eclipse.aether : aether-transport-http jar 1.0.1.v20141111

test (3)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-core test-jar 0.8.1
net.java.trueupdate : trueupdate-artifact-spec test-jar 0.8.1
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.