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