License |
License |
---|---|
GroupId | GroupIdcom.github.shijingsh |
ArtifactId | ArtifactIdxs-core |
Last Version | Last Version1.5.4 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionxs-core
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
xs-core-1.5.4.pom | |
xs-core-1.5.4.jar | 98 KB |
xs-core-1.5.4-sources.jar | 58 KB |
xs-core-1.5.4-javadoc.jar | 451 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.shijingsh/xs-core/ -->
<dependency>
<groupId>com.github.shijingsh</groupId>
<artifactId>xs-core</artifactId>
<version>1.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-core/
implementation 'com.github.shijingsh:xs-core:1.5.4'
// https://jarcasting.com/artifacts/com.github.shijingsh/xs-core/
implementation ("com.github.shijingsh:xs-core:1.5.4")
'com.github.shijingsh:xs-core:jar:1.5.4'
<dependency org="com.github.shijingsh" name="xs-core" rev="1.5.4">
<artifact name="xs-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shijingsh', module='xs-core', version='1.5.4')
)
libraryDependencies += "com.github.shijingsh" % "xs-core" % "1.5.4"
[com.github.shijingsh/xs-core "1.5.4"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.5.5 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.5.5 |