License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.chaser.framework |
ArtifactId | ArtifactIdcommons |
Last Version | Last VersionB-1.0.2.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
Description |
Filename | Size |
---|---|
commons-B-1.0.2.RELEASE.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.chaser.framework/commons/ -->
<dependency>
<groupId>top.chaser.framework</groupId>
<artifactId>commons</artifactId>
<version>B-1.0.2.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/commons/
implementation 'top.chaser.framework:commons:B-1.0.2.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/commons/
implementation ("top.chaser.framework:commons:B-1.0.2.RELEASE")
'top.chaser.framework:commons:pom:B-1.0.2.RELEASE'
<dependency org="top.chaser.framework" name="commons" rev="B-1.0.2.RELEASE">
<artifact name="commons" type="pom" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='commons', version='B-1.0.2.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "commons" % "B-1.0.2.RELEASE"
[top.chaser.framework/commons "B-1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
cn.hutool : hutool-all | jar | |
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |