License |
License |
---|---|
GroupId | GroupIdorg.fedoraproject.xmvn |
ArtifactId | ArtifactIdxmvn-subst |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionXMvn Subst
XMvn Subst is a tool that can substitute Maven artifact files with
symbolic links to corresponding files in artifact repository.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmvn-subst-3.1.0.pom | |
xmvn-subst-3.1.0.jar | 11 KB |
xmvn-subst-3.1.0-sources.jar | 7 KB |
xmvn-subst-3.1.0-javadoc.jar | 29 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fedoraproject.xmvn/xmvn-subst/ -->
<dependency>
<groupId>org.fedoraproject.xmvn</groupId>
<artifactId>xmvn-subst</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fedoraproject.xmvn/xmvn-subst/
implementation 'org.fedoraproject.xmvn:xmvn-subst:3.1.0'
// https://jarcasting.com/artifacts/org.fedoraproject.xmvn/xmvn-subst/
implementation ("org.fedoraproject.xmvn:xmvn-subst:3.1.0")
'org.fedoraproject.xmvn:xmvn-subst:jar:3.1.0'
<dependency org="org.fedoraproject.xmvn" name="xmvn-subst" rev="3.1.0">
<artifact name="xmvn-subst" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fedoraproject.xmvn', module='xmvn-subst', version='3.1.0')
)
libraryDependencies += "org.fedoraproject.xmvn" % "xmvn-subst" % "3.1.0"
[org.fedoraproject.xmvn/xmvn-subst "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.beust : jcommander | jar | 1.72 |
org.fedoraproject.xmvn : xmvn-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.fedoraproject.xmvn : xmvn-core | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.xmlunit : xmlunit-assertj | jar | 2.6.2 |
org.easymock : easymock | jar | 3.6 |
org.slf4j : slf4j-simple | jar | 1.8.0-beta2 |