License |
License |
---|---|
GroupId | GroupIdorg.fedoraproject.xmvn |
ArtifactId | ArtifactIdxmvn-connector-ivy |
Version | Version3.1.0 |
Type | Typejar |
Description |
DescriptionXMvn Connector for Apache Ivy
XMvn Connector for Apache Ivy provides integration of Apache Ivy
with XMvn. It provides an adapter which allows XMvn resolver to
be used as Ivy resolver.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
xmvn-connector-ivy-3.1.0.pom | |
xmvn-connector-ivy-3.1.0.jar | 9 KB |
xmvn-connector-ivy-3.1.0-sources.jar | 5 KB |
xmvn-connector-ivy-3.1.0-javadoc.jar | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fedoraproject.xmvn/xmvn-connector-ivy/ -->
<dependency>
<groupId>org.fedoraproject.xmvn</groupId>
<artifactId>xmvn-connector-ivy</artifactId>
<version>3.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fedoraproject.xmvn/xmvn-connector-ivy/
implementation 'org.fedoraproject.xmvn:xmvn-connector-ivy:3.1.0'
// https://jarcasting.com/artifacts/org.fedoraproject.xmvn/xmvn-connector-ivy/
implementation ("org.fedoraproject.xmvn:xmvn-connector-ivy:3.1.0")
'org.fedoraproject.xmvn:xmvn-connector-ivy:jar:3.1.0'
<dependency org="org.fedoraproject.xmvn" name="xmvn-connector-ivy" rev="3.1.0">
<artifact name="xmvn-connector-ivy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fedoraproject.xmvn', module='xmvn-connector-ivy', version='3.1.0')
)
libraryDependencies += "org.fedoraproject.xmvn" % "xmvn-connector-ivy" % "3.1.0"
[org.fedoraproject.xmvn/xmvn-connector-ivy "3.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.fedoraproject.xmvn : xmvn-api | jar | 3.1.0 |
org.slf4j : slf4j-api | jar | 1.8.0-beta2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.ivy : ivy | jar | 2.5.0-rc1 |
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 |