Last Version

codeforce-common-core 2.5

公共核心部分(包括公共工具类、数据模型、辅助类)

License

License

GroupId

GroupId

io.github.penggle
ArtifactId

ArtifactId

codeforce-common-core
Version

Version

2.5
Type

Type

jar
Description

Description

codeforce-common-core
公共核心部分(包括公共工具类、数据模型、辅助类)

Download codeforce-common-core 2.5


<!-- https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-core/ -->
<dependency>
    <groupId>io.github.penggle</groupId>
    <artifactId>codeforce-common-core</artifactId>
    <version>2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-core/
implementation 'io.github.penggle:codeforce-common-core:2.5'
// https://jarcasting.com/artifacts/io.github.penggle/codeforce-common-core/
implementation ("io.github.penggle:codeforce-common-core:2.5")
'io.github.penggle:codeforce-common-core:jar:2.5'
<dependency org="io.github.penggle" name="codeforce-common-core" rev="2.5">
  <artifact name="codeforce-common-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.penggle', module='codeforce-common-core', version='2.5')
)
libraryDependencies += "io.github.penggle" % "codeforce-common-core" % "2.5"
[io.github.penggle/codeforce-common-core "2.5"]

Dependencies

compile (11)

Group / Artifact Type Version
io.github.penggle : codeforce-common-base jar 2.5
io.github.penggle : codeforce-common-model jar 2.5
io.github.penggle : codeforce-common-domain jar 2.5
org.springframework.boot : spring-boot-starter-aop jar
org.springframework.boot : spring-boot-starter-json jar
org.springframework : spring-tx jar
org.apache.commons : commons-lang3 jar 3.12.0
com.squareup.okhttp3 : okhttp jar
com.fasterxml.jackson.dataformat : jackson-dataformat-xml jar
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar
com.fasterxml.jackson.dataformat : jackson-dataformat-properties jar

provided (3)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-jdbc jar
org.springframework.boot : spring-boot-starter-web jar
org.springframework.boot : spring-boot-starter-webflux jar

Project Modules

There are no modules declared in this project.