License |
License
MIT License
|
---|---|
GroupId | GroupIdtop.chaser.framework |
ArtifactId | ArtifactIdcommon-base |
Last Version | Last VersionB-1.0.2.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
common-base-B-1.0.2.RELEASE.pom | |
common-base-B-1.0.2.RELEASE.jar | 31 KB |
Browse |
<!-- https://jarcasting.com/artifacts/top.chaser.framework/common-base/ -->
<dependency>
<groupId>top.chaser.framework</groupId>
<artifactId>common-base</artifactId>
<version>B-1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/top.chaser.framework/common-base/
implementation 'top.chaser.framework:common-base:B-1.0.2.RELEASE'
// https://jarcasting.com/artifacts/top.chaser.framework/common-base/
implementation ("top.chaser.framework:common-base:B-1.0.2.RELEASE")
'top.chaser.framework:common-base:jar:B-1.0.2.RELEASE'
<dependency org="top.chaser.framework" name="common-base" rev="B-1.0.2.RELEASE">
<artifact name="common-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='top.chaser.framework', module='common-base', version='B-1.0.2.RELEASE')
)
libraryDependencies += "top.chaser.framework" % "common-base" % "B-1.0.2.RELEASE"
[top.chaser.framework/common-base "B-1.0.2.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-annotations | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.bouncycastle : bcprov-jdk15to18 | jar | 1.68 |
cn.hutool : hutool-all | jar | |
com.google.guava : guava | jar | |
org.slf4j : slf4j-api | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | |
org.apache.hadoop : hadoop-common | jar | |
org.springframework : spring-webmvc | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-tx | jar | |
javax.validation : validation-api | jar | |
org.hibernate.validator : hibernate-validator | jar | |
org.projectlombok : lombok | jar | |
org.springframework.boot : spring-boot-configuration-processor | jar |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |