License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdxs-common |
Version | Version1.4.4 |
Type | Typejar |
Description |
Descriptionxs-common
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
xs-common-1.4.4.pom | |
xs-common-1.4.4.jar | 23 KB |
xs-common-1.4.4-sources.jar | 14 KB |
xs-common-1.4.4-javadoc.jar | 73 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-common/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-common</artifactId>
<version>1.4.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-common/
implementation 'com.github.shijingsh:xs-common:1.4.4'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-common/
implementation ("com.github.shijingsh:xs-common:1.4.4")
'com.github.shijingsh:xs-common:jar:1.4.4'
<dependency org="com.github.shijingsh" name="xs-common" rev="1.4.4">
<artifact name="xs-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-common', version='1.4.4')
)
libraryDependencies += "com.github.shijingsh" % "xs-common" % "1.4.4"
[com.github.shijingsh/xs-common "1.4.4"]
Group / Artifact | Type | Version |
---|---|---|
com.github.shijingsh : xs-service | jar | 1.4.4 |
com.github.shijingsh : xs-jwt-security | jar | 1.4.4 |
org.projectlombok : lombok | jar | 1.18.22 |
cn.hutool : hutool-all | jar | 5.7.17 |
com.alibaba : fastjson | jar | 1.2.78 |
com.github.xiaoymin : knife4j-spring-boot-starter | jar | 3.0.3 |
io.swagger : swagger-annotations | jar | 1.5.22 |