| License |
License |
|---|---|
| GroupId | GroupIdio.github.penggle |
| ArtifactId | ArtifactIdcodeforce-common-core |
| Last Version | Last Version2.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioncodeforce-common-core
公共核心部分(包括公共工具类、数据模型、辅助类)
|
| Filename | Size |
|---|---|
| codeforce-common-core-2.5.pom | |
| codeforce-common-core-2.5.jar | 80 KB |
| codeforce-common-core-2.5-sources.jar | 48 KB |
| codeforce-common-core-2.5-javadoc.jar | 325 KB |
| Browse |
<!-- 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"]
| 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 |
| 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 |