License |
License |
---|---|
GroupId | GroupIdcom.itxiaoer.commons |
ArtifactId | ArtifactIdcommons-lbs |
Last Version | Last Version2.3.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncommons-lbs
|
Filename | Size |
---|---|
commons-lbs-2.3.4.pom | |
commons-lbs-2.3.4.jar | 10 KB |
commons-lbs-2.3.4-sources.jar | 4 KB |
commons-lbs-2.3.4-javadoc.jar | 61 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.itxiaoer.commons/commons-lbs/ -->
<dependency>
<groupId>com.itxiaoer.commons</groupId>
<artifactId>commons-lbs</artifactId>
<version>2.3.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.itxiaoer.commons/commons-lbs/
implementation 'com.itxiaoer.commons:commons-lbs:2.3.4'
// https://jarcasting.com/artifacts/com.itxiaoer.commons/commons-lbs/
implementation ("com.itxiaoer.commons:commons-lbs:2.3.4")
'com.itxiaoer.commons:commons-lbs:jar:2.3.4'
<dependency org="com.itxiaoer.commons" name="commons-lbs" rev="2.3.4">
<artifact name="commons-lbs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itxiaoer.commons', module='commons-lbs', version='2.3.4')
)
libraryDependencies += "com.itxiaoer.commons" % "commons-lbs" % "2.3.4"
[com.itxiaoer.commons/commons-lbs "2.3.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-web | jar | |
com.itxiaoer.commons : commons-core | jar | 2.3.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |