Last Version

RWX :: Core 1.1

CommonJava top-level parent POM.

License

License

GroupId

GroupId

org.commonjava.rwx
ArtifactId

ArtifactId

rwx-core
Version

Version

1.1
Type

Type

jar
Description

Description

RWX :: Core
CommonJava top-level parent POM.

Download rwx-core 1.1


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

Dependencies

compile (6)

Group / Artifact Type Version
commons-codec : commons-codec jar 1.4
commons-lang : commons-lang jar
org.jdom : jdom jar 1.1
org.slf4j : slf4j-api jar
junit : junit jar
org.hamcrest : hamcrest-core jar

runtime (1)

Group / Artifact Type Version
org.slf4j : log4j-over-slf4j jar

test (2)

Group / Artifact Type Version
ch.qos.logback : logback-core jar
ch.qos.logback : logback-classic jar

Project Modules

There are no modules declared in this project.