License |
License |
---|---|
GroupId | GroupIdio.restx |
ArtifactId | ArtifactIdrestx-classloader |
Last Version | Last Version0.35.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionrestx-classloader
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Filename | Size |
---|---|
restx-classloader-0.35.1.pom | |
restx-classloader-0.35.1.jar | 31 KB |
restx-classloader-0.35.1-sources.jar | 9 KB |
restx-classloader-0.35.1-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-classloader/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-classloader</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-classloader/
implementation 'io.restx:restx-classloader:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-classloader/
implementation ("io.restx:restx-classloader:0.35.1")
'io.restx:restx-classloader:jar:0.35.1'
<dependency org="io.restx" name="restx-classloader" rev="0.35.1">
<artifact name="restx-classloader" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-classloader', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-classloader" % "0.35.1"
[io.restx/restx-classloader "0.35.1"]
Group / Artifact | Type | Version |
---|---|---|
io.restx : restx-common | jar | 0.35.1 |
javax.inject : javax.inject | jar | 1 |
com.google.guava : guava | jar | 18.0 |
joda-time : joda-time | jar | 2.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.11 |
org.assertj : assertj-core | jar | 1.6.0 |