TrueUpdate Artifact Implementation Maven

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

License

License

Categories

Categories

Java Languages Maven Build Tools Net
GroupId

GroupId

net.java.trueupdate
ArtifactId

ArtifactId

trueupdate-artifact-impl-maven
Last Version

Last Version

0.1.9
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

Stimulus Software

Download trueupdate-artifact-impl-maven

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-core jar 0.1.9
net.java.trueupdate : trueupdate-artifact-spec jar 0.1.9
org.apache.maven : maven-aether-provider jar 3.1.0
org.eclipse.aether : aether-connector-file jar 0.9.0.M2
org.eclipse.aether : aether-connector-wagon jar 0.9.0.M2
org.sonatype.maven : wagon-ahc jar 1.2.1

test (3)

Group / Artifact Type Version
net.java.trueupdate : trueupdate-core test-jar 0.1.9
net.java.trueupdate : trueupdate-artifact-spec test-jar 0.1.9
org.slf4j : slf4j-simple jar 1.5.11

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4