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