License |
License |
---|---|
Categories |
CategoriesJava Languages Maven Build Tools Net |
GroupId | GroupIdnet.java.trueupdate |
ArtifactId | ArtifactIdtrueupdate-artifact-impl-maven |
Last Version | Last Version0.1.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTrueUpdate 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 |
<!-- 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"]
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 |
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 |