| License |
License |
|---|---|
| GroupId | GroupIdcom.github.menglim |
| ArtifactId | ArtifactIdSUtils |
| Last Version | Last Version1.2.16 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSUtils
Collection of SUtils
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| SUtils-1.2.16.pom | |
| SUtils-1.2.16.jar | 70 KB |
| SUtils-1.2.16-sources.jar | 18 KB |
| SUtils-1.2.16-javadoc.jar | 389 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.menglim/SUtils/ -->
<dependency>
<groupId>com.github.menglim</groupId>
<artifactId>SUtils</artifactId>
<version>1.2.16</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.menglim/SUtils/
implementation 'com.github.menglim:SUtils:1.2.16'
// https://jarcasting.com/artifacts/com.github.menglim/SUtils/
implementation ("com.github.menglim:SUtils:1.2.16")
'com.github.menglim:SUtils:jar:1.2.16'
<dependency org="com.github.menglim" name="SUtils" rev="1.2.16">
<artifact name="SUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.menglim', module='SUtils', version='1.2.16')
)
libraryDependencies += "com.github.menglim" % "SUtils" % "1.2.16"
[com.github.menglim/SUtils "1.2.16"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.menglim : mutils | jar | 1.2.24 |
| ch.qos.logback : logback-core | jar | 1.2.3 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |
| javax.mail : mail | jar | 1.4 |
| org.json : json | jar | 20180130 |
| org.apache.commons : commons-lang3 | jar | 3.9 |
| com.google.code.gson : gson | jar | 2.8.5 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.1.4.RELEASE |
| org.springframework.security : spring-security-core | jar | 5.1.5.RELEASE |
| org.springframework.boot : spring-boot-starter-data-jpa | jar | 2.1.4.RELEASE |
| com.squareup.okhttp : okhttp | jar | 2.7.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |