| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.springsciyon |
| ArtifactId | ArtifactIdsyncplant-core-db |
| Last Version | Last Version1.1.15 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsyncplant-core-db
syncplant-tool组件包
|
| Filename | Size |
|---|---|
| syncplant-core-db-1.1.15.pom | |
| syncplant-core-db-1.1.15.jar | 3 KB |
| syncplant-core-db-1.1.15-sources.jar | 1 KB |
| syncplant-core-db-1.1.15-javadoc.jar | 32 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.springsciyon/syncplant-core-db/ -->
<dependency>
<groupId>com.springsciyon</groupId>
<artifactId>syncplant-core-db</artifactId>
<version>1.1.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.springsciyon/syncplant-core-db/
implementation 'com.springsciyon:syncplant-core-db:1.1.15'
// https://jarcasting.com/artifacts/com.springsciyon/syncplant-core-db/
implementation ("com.springsciyon:syncplant-core-db:1.1.15")
'com.springsciyon:syncplant-core-db:jar:1.1.15'
<dependency org="com.springsciyon" name="syncplant-core-db" rev="1.1.15">
<artifact name="syncplant-core-db" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.springsciyon', module='syncplant-core-db', version='1.1.15')
)
libraryDependencies += "com.springsciyon" % "syncplant-core-db" % "1.1.15"
[com.springsciyon/syncplant-core-db "1.1.15"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.springsciyon : syncplant-core-tool | jar | |
| org.springframework.boot : spring-boot-starter-jdbc | jar | |
| com.baomidou : mybatis-plus-boot-starter | jar | |
| mysql : mysql-connector-java | jar | |
| org.postgresql : postgresql | jar | |
| org.springframework.boot : spring-boot-starter-aop | jar | |
| org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
| org.springframework.retry : spring-retry | jar |
| 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 |