Last Version

XMvn Core 3.1.0

XMvn Core module implements the essential functionality of XMvn such as resolution of artifacts from system repository. XMvn core is needed by all other modules.

License

License

GroupId

GroupId

org.fedoraproject.xmvn
ArtifactId

ArtifactId

xmvn-core
Version

Version

3.1.0
Type

Type

jar
Description

Description

XMvn Core
XMvn Core module implements the essential functionality of XMvn such as resolution of artifacts from system repository. XMvn core is needed by all other modules.
Project Organization

Project Organization

Red Hat, Inc.

Download xmvn-core 3.1.0


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

Dependencies

provided (4)

Group / Artifact Type Version
org.fedoraproject.xmvn : xmvn-api jar 3.1.0
org.codehaus.plexus : plexus-component-annotations jar 1.7.1
org.codehaus.plexus : plexus-container-default jar 1.7.1
org.slf4j : slf4j-api jar 1.8.0-beta2

test (4)

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

Project Modules

There are no modules declared in this project.