| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-shell-manager |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-shell-manager
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-shell-manager-1.0.pom | |
| restx-shell-manager-1.0.jar | 22 KB |
| restx-shell-manager-1.0-sources.jar | 7 KB |
| restx-shell-manager-1.0-javadoc.jar | 42 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-shell-manager/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-shell-manager</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-shell-manager/
implementation 'io.restx:restx-shell-manager:1.0'
// https://jarcasting.com/artifacts/io.restx/restx-shell-manager/
implementation ("io.restx:restx-shell-manager:1.0")
'io.restx:restx-shell-manager:jar:1.0'
<dependency org="io.restx" name="restx-shell-manager" rev="1.0">
<artifact name="restx-shell-manager" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-shell-manager', version='1.0')
)
libraryDependencies += "io.restx" % "restx-shell-manager" % "1.0"
[io.restx/restx-shell-manager "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.restx : restx-shell | jar | 1.0 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.8.10 |
| org.apache.ivy : ivy | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.assertj : assertj-core | jar | 1.6.0 |