| License |
License |
|---|---|
| GroupId | GroupIdio.github.jiashunx |
| ArtifactId | ArtifactIdmasker-rest-demo |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmasker-rest-demo
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| masker-rest-demo-1.7.1.pom | |
| masker-rest-demo-1.7.1.jar | 9 MB |
| masker-rest-demo-1.7.1-sources.jar | 49 KB |
| masker-rest-demo-1.7.1-javadoc.jar | 24 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-demo/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>masker-rest-demo</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-demo/
implementation 'io.github.jiashunx:masker-rest-demo:1.7.1'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-demo/
implementation ("io.github.jiashunx:masker-rest-demo:1.7.1")
'io.github.jiashunx:masker-rest-demo:jar:1.7.1'
<dependency org="io.github.jiashunx" name="masker-rest-demo" rev="1.7.1">
<artifact name="masker-rest-demo" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-rest-demo', version='1.7.1')
)
libraryDependencies += "io.github.jiashunx" % "masker-rest-demo" % "1.7.1"
[io.github.jiashunx/masker-rest-demo "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.github.jiashunx : masker-rest-framework | jar | 1.7.1 |
| io.github.jiashunx : masker-rest-jjwt | jar | 1.7.1 |
| com.google.code.gson : gson | jar | 2.8.5 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| org.fujion.webjars : webjar-jquery | jar | 3.5.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |