com.github.panxiaole:polestar-common

通用组件模块

GroupId

GroupId

com.github.panxiaole
ArtifactId

ArtifactId

polestar-common
Last Version

Last Version

1.0-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

通用组件模块

Download polestar-common

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0-RELEASE