| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yuyenews |
| ArtifactId | ArtifactIdMagician-Web |
| Version | Version1.1.7 |
| Type | Typejar |
| Description |
DescriptionSonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Filename | Size |
|---|---|
| Magician-Web-1.1.7.pom | |
| Magician-Web-1.1.7.jar | 31 KB |
| Magician-Web-1.1.7-sources.jar | 19 KB |
| Magician-Web-1.1.7-javadoc.jar | 551 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Magician-Web</artifactId>
<version>1.1.7</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/
implementation 'com.github.yuyenews:Magician-Web:1.1.7'
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/
implementation ("com.github.yuyenews:Magician-Web:1.1.7")
'com.github.yuyenews:Magician-Web:jar:1.1.7'
<dependency org="com.github.yuyenews" name="Magician-Web" rev="1.1.7">
<artifact name="Magician-Web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Magician-Web', version='1.1.7')
)
libraryDependencies += "com.github.yuyenews" % "Magician-Web" % "1.1.7"
[com.github.yuyenews/Magician-Web "1.1.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| com.github.yuyenews : Magician Optional | jar | 1.1.16 |
| com.auth0 : java-jwt | jar | 3.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |