| License |
License |
|---|---|
| GroupId | GroupIdxyz.shodown |
| ArtifactId | ArtifactIdshodown-common |
| Last Version | Last Version2.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionshodown基础依赖包父pom
|
| Filename | Size |
|---|---|
| shodown-common-2.0.0.pom | |
| shodown-common-2.0.0.jar | 69 KB |
| shodown-common-2.0.0-sources.jar | 48 KB |
| shodown-common-2.0.0-javadoc.jar | 342 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-common/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-common</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-common/
implementation 'xyz.shodown:shodown-common:2.0.0'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-common/
implementation ("xyz.shodown:shodown-common:2.0.0")
'xyz.shodown:shodown-common:jar:2.0.0'
<dependency org="xyz.shodown" name="shodown-common" rev="2.0.0">
<artifact name="shodown-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-common', version='2.0.0')
)
libraryDependencies += "xyz.shodown" % "shodown-common" % "2.0.0"
[xyz.shodown/shodown-common "2.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.18 |
| org.springframework : spring-context | jar | 5.3.18 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| com.google.code.gson : gson | jar | 2.8.6 |
| cn.hutool : hutool-all | jar | 5.7.1 |
| javax.validation : validation-api | jar | 2.0.1.Final |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| org.slf4j : slf4j-log4j12 | jar | 1.7.25 |
| org.bouncycastle : bcprov-jdk15on | jar | 1.65 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.3 |
| org.yaml : snakeyaml | jar | 1.29 |
| org.springframework.boot : spring-boot-starter-web | jar | 2.6.6 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.12 |
| com.alibaba.cloud : spring-cloud-starter-alibaba-nacos-config | jar | 2021.1 |
| org.projectlombok : lombok | jar | 1.18.18 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.19.3 |
| io.grpc : grpc-all | jar | 1.43.2 |