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