License |
License |
---|---|
GroupId | GroupIdcom.github.menglim |
ArtifactId | ArtifactIdSUtils |
Version | Version1.2.12 |
Type | Typejar |
Description |
DescriptionSUtils
Collection of SUtils
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
SUtils-1.2.12.pom | |
SUtils-1.2.12.jar | 75 KB |
SUtils-1.2.12-sources.jar | 19 KB |
SUtils-1.2.12-javadoc.jar | 412 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.menglim/SUtils/ -->
<dependency>
<groupId>com.github.menglim</groupId>
<artifactId>SUtils</artifactId>
<version>1.2.12</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.menglim/SUtils/
implementation 'com.github.menglim:SUtils:1.2.12'
// https://jarcasting.com/artifacts/com.github.menglim/SUtils/
implementation ("com.github.menglim:SUtils:1.2.12")
'com.github.menglim:SUtils:jar:1.2.12'
<dependency org="com.github.menglim" name="SUtils" rev="1.2.12">
<artifact name="SUtils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.menglim', module='SUtils', version='1.2.12')
)
libraryDependencies += "com.github.menglim" % "SUtils" % "1.2.12"
[com.github.menglim/SUtils "1.2.12"]
Group / Artifact | Type | Version |
---|---|---|
com.github.menglim : mutils | jar | 1.2.21 |
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 |