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