| License |
License |
|---|---|
| GroupId | GroupIdcom.github.yuyenews |
| ArtifactId | ArtifactIdMagician-Web |
| Last Version | Last Version2.0.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 |
|---|---|
| Magician-Web-2.0.1.pom | |
| Magician-Web-2.0.1.jar | 31 KB |
| Magician-Web-2.0.1-sources.jar | 19 KB |
| Magician-Web-2.0.1-javadoc.jar | 555 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/ -->
<dependency>
<groupId>com.github.yuyenews</groupId>
<artifactId>Magician-Web</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/
implementation 'com.github.yuyenews:Magician-Web:2.0.1'
// https://jarcasting.com/artifacts/com.github.yuyenews/Magician-Web/
implementation ("com.github.yuyenews:Magician-Web:2.0.1")
'com.github.yuyenews:Magician-Web:jar:2.0.1'
<dependency org="com.github.yuyenews" name="Magician-Web" rev="2.0.1">
<artifact name="Magician-Web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.yuyenews', module='Magician-Web', version='2.0.1')
)
libraryDependencies += "com.github.yuyenews" % "Magician-Web" % "2.0.1"
[com.github.yuyenews/Magician-Web "2.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.2 |
| com.github.yuyenews : Magician Optional | jar | 2.0 |
| com.auth0 : java-jwt | jar | 3.13.0 |
| org.slf4j : slf4j-api | jar | 1.7.30 |