| License |
License
仅本人使用,不用于任何第三方应用
|
|---|---|
| GroupId | GroupIdtech.mgl |
| ArtifactId | ArtifactIdmgl-utils |
| Last Version | Last Version3.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionmgl-utils
THIS FILE IS PART OF MGL PROJECT MGL.ONE
- The core part of the reboot library (文件名和作用概述)
Copyright (c) 1989-2016 MGL.ONE
Copyright (c) 2016 MGL.TECH
任何网站未经本公司授权,不得盗用本站所有资源及所有代码否则追究法律责任
任何网站未经本公司授权,任何人不得作全部或部分复制或仿造否则追究法律责任
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| mgl-utils-3.0.pom | |
| mgl-utils-3.0-sources.jar | 256 KB |
| mgl-utils-3.0-javadoc.jar | 256 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/tech.mgl/mgl-utils/ -->
<dependency>
<groupId>tech.mgl</groupId>
<artifactId>mgl-utils</artifactId>
<version>3.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.mgl/mgl-utils/
implementation 'tech.mgl:mgl-utils:3.0'
// https://jarcasting.com/artifacts/tech.mgl/mgl-utils/
implementation ("tech.mgl:mgl-utils:3.0")
'tech.mgl:mgl-utils:jar:3.0'
<dependency org="tech.mgl" name="mgl-utils" rev="3.0">
<artifact name="mgl-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.mgl', module='mgl-utils', version='3.0')
)
libraryDependencies += "tech.mgl" % "mgl-utils" % "3.0"
[tech.mgl/mgl-utils "3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.11.5 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.11.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hibernate : hibernate-validator | jar | 7.0.4.Final |
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 |
| junit : junit | jar | 4.13.2 |