| License |
License |
|---|---|
| GroupId | GroupIdio.restx |
| ArtifactId | ArtifactIdrestx-apidocs |
| Last Version | Last Version0.35.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionrestx-apidocs
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| restx-apidocs-0.35.1.pom | |
| restx-apidocs-0.35.1.jar | 59 KB |
| restx-apidocs-0.35.1-sources.jar | 24 KB |
| restx-apidocs-0.35.1-javadoc.jar | 48 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.restx/restx-apidocs/ -->
<dependency>
<groupId>io.restx</groupId>
<artifactId>restx-apidocs</artifactId>
<version>0.35.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.restx/restx-apidocs/
implementation 'io.restx:restx-apidocs:0.35.1'
// https://jarcasting.com/artifacts/io.restx/restx-apidocs/
implementation ("io.restx:restx-apidocs:0.35.1")
'io.restx:restx-apidocs:jar:0.35.1'
<dependency org="io.restx" name="restx-apidocs" rev="0.35.1">
<artifact name="restx-apidocs" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.restx', module='restx-apidocs', version='0.35.1')
)
libraryDependencies += "io.restx" % "restx-apidocs" % "0.35.1"
[io.restx/restx-apidocs "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-core-annotation-processor | jar | 0.35.1 |
| io.restx : restx-admin | jar | 0.35.1 |
| com.fasterxml.jackson.module : jackson-module-jsonSchema | jar | 2.8.10 |
| io.restx : restx-webjars | jar | 0.35.1 |