License |
License |
---|---|
GroupId | GroupIdio.github.penggle |
ArtifactId | ArtifactIdcodeforce-common-base |
Last Version | Last Version2.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncodeforce-common-base
codeforce公共基础模块
|
Filename | Size |
---|---|
codeforce-common-base-2.5.pom | |
codeforce-common-base-2.5.jar | 44 KB |
codeforce-common-base-2.5-sources.jar | 30 KB |
codeforce-common-base-2.5-javadoc.jar | 192 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-base/ -->
<dependency>
<groupId>io.github.penggle</groupId>
<artifactId>codeforce-common-base</artifactId>
<version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-base/
implementation 'io.github.penggle:codeforce-common-base:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-base/
implementation ("io.github.penggle:codeforce-common-base:2.5")
'io.github.penggle:codeforce-common-base:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-base" rev="2.5">
<artifact name="codeforce-common-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-base', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-base" % "2.5"
[io.github.penggle/codeforce-common-base "2.5"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.12.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 | jar | |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | |
org.springframework : spring-core | jar |
Group / Artifact | Type | Version |
---|---|---|
jakarta.validation : jakarta.validation-api | jar |