License |
License |
---|---|
GroupId | GroupIdwork.wangjw |
ArtifactId | ArtifactIdcommons |
Version | Version1.4.0 |
Type | Typejar |
Description |
Descriptioncommons
java工具包
|
Filename | Size |
---|---|
commons-1.4.0.pom | |
commons-1.4.0.jar | 33 KB |
commons-1.4.0-sources.jar | 19 KB |
commons-1.4.0-javadoc.jar | 210 KB |
Browse |
<!-- https://jarcasting.com/artifacts/work.wangjw/commons/ -->
<dependency>
<groupId>work.wangjw</groupId>
<artifactId>commons</artifactId>
<version>1.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/work.wangjw/commons/
implementation 'work.wangjw:commons:1.4.0'
// https://jarcasting.com/artifacts/work.wangjw/commons/
implementation ("work.wangjw:commons:1.4.0")
'work.wangjw:commons:jar:1.4.0'
<dependency org="work.wangjw" name="commons" rev="1.4.0">
<artifact name="commons" type="jar" />
</dependency>
@Grapes(
@Grab(group='work.wangjw', module='commons', version='1.4.0')
)
libraryDependencies += "work.wangjw" % "commons" % "1.4.0"
[work.wangjw/commons "1.4.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-data-redis | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-starter-web Optional | jar | 2.3.7.RELEASE |
org.springframework.boot : spring-boot-starter-aop | jar | 2.3.7.RELEASE |
org.projectlombok : lombok Optional | jar | 1.16.18 |
com.baomidou : mybatis-plus-boot-starter Optional | jar | 3.4.1 |
org.springframework.boot : spring-boot-configuration-processor | jar | 2.3.7.RELEASE |
com.ejlchina : okhttps-fastjson | jar | 3.4.1 |