| License |
License |
|---|---|
| GroupId | GroupIdio.github.jiashunx |
| ArtifactId | ArtifactIdmasker-rest-framework |
| Last Version | Last Version1.7.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| masker-rest-framework-1.7.1.pom | |
| masker-rest-framework-1.7.1.jar | 76 KB |
| masker-rest-framework-1.7.1-sources.jar | 40 KB |
| masker-rest-framework-1.7.1-javadoc.jar | 339 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-framework/ -->
<dependency>
<groupId>io.github.jiashunx</groupId>
<artifactId>masker-rest-framework</artifactId>
<version>1.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-framework/
implementation 'io.github.jiashunx:masker-rest-framework:1.7.1'
// https://jarcasting.com/artifacts/io.github.jiashunx/masker-rest-framework/
implementation ("io.github.jiashunx:masker-rest-framework:1.7.1")
'io.github.jiashunx:masker-rest-framework:jar:1.7.1'
<dependency org="io.github.jiashunx" name="masker-rest-framework" rev="1.7.1">
<artifact name="masker-rest-framework" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.jiashunx', module='masker-rest-framework', version='1.7.1')
)
libraryDependencies += "io.github.jiashunx" % "masker-rest-framework" % "1.7.1"
[io.github.jiashunx/masker-rest-framework "1.7.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.netty : netty-all | jar | 4.1.52.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.11.3 |
| org.ow2.asm : asm | jar | 7.0 |
| org.ow2.asm : asm-commons | jar | 7.0 |
| org.ow2.asm : asm-util | jar | 7.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jsoup : jsoup | jar | 1.11.3 |
| junit : junit | jar | 4.13.1 |