| GroupId | GroupIdcom.github.panxiaole |
|---|---|
| ArtifactId | ArtifactIdpolestar-common |
| Version | Version1.0-RELEASE |
| Type | Typejar |
| Description |
Description通用组件模块
|
| Filename | Size |
|---|---|
| polestar-common-1.0-RELEASE.pom | |
| polestar-common-1.0-RELEASE.jar | 22 KB |
| polestar-common-1.0-RELEASE-sources.jar | 15 KB |
| polestar-common-1.0-RELEASE-javadoc.jar | 135 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.panxiaole/polestar-common/ -->
<dependency>
<groupId>com.github.panxiaole</groupId>
<artifactId>polestar-common</artifactId>
<version>1.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.panxiaole/polestar-common/
implementation 'com.github.panxiaole:polestar-common:1.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.panxiaole/polestar-common/
implementation ("com.github.panxiaole:polestar-common:1.0-RELEASE")
'com.github.panxiaole:polestar-common:jar:1.0-RELEASE'
<dependency org="com.github.panxiaole" name="polestar-common" rev="1.0-RELEASE">
<artifact name="polestar-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.panxiaole', module='polestar-common', version='1.0-RELEASE')
)
libraryDependencies += "com.github.panxiaole" % "polestar-common" % "1.0-RELEASE"
[com.github.panxiaole/polestar-common "1.0-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar | |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.springframework : spring-core | jar | |
| javax.servlet : javax.servlet-api | jar | |
| org.springframework : spring-web | jar | |
| org.slf4j : slf4j-api | jar | |
| javax.validation : validation-api | jar | |
| org.springframework : spring-jdbc | jar | |
| org.apache.commons : commons-lang3 | jar | |
| io.swagger : swagger-annotations | jar |