| License |
License |
|---|---|
| GroupId | GroupIdxyz.shodown |
| ArtifactId | ArtifactIdshodown-common |
| Version | Version1.0.2 |
| Type | Typejar |
| Description |
Descriptionshodown基础依赖包父pom
|
| Filename | Size |
|---|---|
| shodown-common-1.0.2.pom | |
| shodown-common-1.0.2.jar | 66 KB |
| shodown-common-1.0.2-sources.jar | 45 KB |
| shodown-common-1.0.2-javadoc.jar | 318 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.shodown/shodown-common/ -->
<dependency>
<groupId>xyz.shodown</groupId>
<artifactId>shodown-common</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.shodown/shodown-common/
implementation 'xyz.shodown:shodown-common:1.0.2'
// https://jarcasting.com/artifacts/xyz.shodown/shodown-common/
implementation ("xyz.shodown:shodown-common:1.0.2")
'xyz.shodown:shodown-common:jar:1.0.2'
<dependency org="xyz.shodown" name="shodown-common" rev="1.0.2">
<artifact name="shodown-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.shodown', module='shodown-common', version='1.0.2')
)
libraryDependencies += "xyz.shodown" % "shodown-common" % "1.0.2"
[xyz.shodown/shodown-common "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework : spring-core | jar | 5.3.2 |
| org.springframework : spring-context | jar | 5.3.2 |
| 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.3 |
| com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.12 |
| org.projectlombok : lombok | jar | 1.18.18 |
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.4.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.protobuf : protobuf-java | jar | 3.19.3 |
| io.grpc : grpc-all | jar | 1.43.2 |