License |
License |
---|---|
GroupId | GroupIdcom.github.luoshu-open |
ArtifactId | ArtifactIdluoshu-util |
Last Version | Last Version0.29 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttps://gitee.com/bailuoo/luoshu.git
|
Project URL |
Project URL |
Filename | Size |
---|---|
luoshu-util-0.29.pom | |
luoshu-util-0.29.jar | 16 KB |
luoshu-util-0.29-sources.jar | 11 KB |
luoshu-util-0.29-javadoc.jar | 108 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-util/ -->
<dependency>
<groupId>com.github.luoshu-open</groupId>
<artifactId>luoshu-util</artifactId>
<version>0.29</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-util/
implementation 'com.github.luoshu-open:luoshu-util:0.29'
// https://jarcasting.com/artifacts/com.github.luoshu-open/luoshu-util/
implementation ("com.github.luoshu-open:luoshu-util:0.29")
'com.github.luoshu-open:luoshu-util:jar:0.29'
<dependency org="com.github.luoshu-open" name="luoshu-util" rev="0.29">
<artifact name="luoshu-util" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luoshu-open', module='luoshu-util', version='0.29')
)
libraryDependencies += "com.github.luoshu-open" % "luoshu-util" % "0.29"
[com.github.luoshu-open/luoshu-util "0.29"]
Group / Artifact | Type | Version |
---|---|---|
commons-codec : commons-codec | jar | 1.11 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 2.1.18.RELEASE |
javax.persistence : javax.persistence-api | jar | 2.2 |
com.google.code.gson : gson | jar | 2.8.6 |
com.alibaba : fastjson | jar | 1.2.83 |
org.projectlombok : lombok | jar | 1.18.12 |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |