License |
License |
---|---|
Categories |
CategoriesAnt Build Tools |
GroupId | GroupIdcom.springsciyon |
ArtifactId | ArtifactIdsyncplant-core-cloud |
Last Version | Last Version1.1.15 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsyncplant-core-cloud
syncplant-tool组件包
|
Filename | Size |
---|---|
syncplant-core-cloud-1.1.15.pom | |
syncplant-core-cloud-1.1.15.jar | 39 KB |
syncplant-core-cloud-1.1.15-sources.jar | 29 KB |
syncplant-core-cloud-1.1.15-javadoc.jar | 189 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.springsciyon/syncplant-core-cloud/ -->
<dependency>
<groupId>com.springsciyon</groupId>
<artifactId>syncplant-core-cloud</artifactId>
<version>1.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.springsciyon/syncplant-core-cloud/
implementation 'com.springsciyon:syncplant-core-cloud:1.1.15'
// https://jarcasting.com/artifacts/com.springsciyon/syncplant-core-cloud/
implementation ("com.springsciyon:syncplant-core-cloud:1.1.15")
'com.springsciyon:syncplant-core-cloud:jar:1.1.15'
<dependency org="com.springsciyon" name="syncplant-core-cloud" rev="1.1.15">
<artifact name="syncplant-core-cloud" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.springsciyon', module='syncplant-core-cloud', version='1.1.15')
)
libraryDependencies += "com.springsciyon" % "syncplant-core-cloud" % "1.1.15"
[com.springsciyon/syncplant-core-cloud "1.1.15"]
Group / Artifact | Type | Version |
---|---|---|
com.springsciyon : syncplant-core-auto | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar |