Last Version

codeforce-common-base 2.5

codeforce公共基础模块

License

License

GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

codeforce-common-base
Version

Version

2.5
Type

Type

jar
Description

Description

codeforce-common-base
codeforce公共基础模块

Download codeforce-common-base 2.5


<!-- 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"]

Dependencies

compile (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

provided (1)

Group / Artifact Type Version
jakarta.validation : jakarta.validation-api jar

Project Modules

There are no modules declared in this project.