| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-admin |
| Last Version | Last Version0.35.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-admin
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-admin-0.35.1.pom | |
| restx-admin-0.35.1.jar | 129 KB |
| restx-admin-0.35.1-sources.jar | 90 KB |
| restx-admin-0.35.1-javadoc.jar | 82 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-admin/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-admin</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-admin/
implementation 'io.restx:restx-admin:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-admin/
implementation ("io.restx:restx-admin:0.35.1")
'io.restx:restx-admin:jar:0.35.1'
<dependency org="io.restx" name="restx-admin" rev="0.35.1">
<artifact name="restx-admin" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-admin', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-admin" % "0.35.1"
[io.restx/restx-admin "0.35.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.restx : restx-factory | jar | 0.35.1 |
| io.restx : restx-core | jar | 0.35.1 |
| io.restx : restx-security-basic | jar | 0.35.1 |
| io.restx : restx-core-annotation-processor | jar | 0.35.1 |
| io.restx : restx-webjars | jar | 0.35.1 |