| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools |
| GroupId | GroupIdcom.springsciyon |
| ArtifactId | ArtifactIdsyncplant-bom |
| Last Version | Last Version1.1.15 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionsyncplant-bom
syncplant统一版本配置
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| syncplant-bom-1.1.15.pom | 27 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.springsciyon/syncplant-bom/ -->
<dependency>
<groupId>com.springsciyon</groupId>
<artifactId>syncplant-bom</artifactId>
<version>1.1.15</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.springsciyon/syncplant-bom/
implementation 'com.springsciyon:syncplant-bom:1.1.15'
// https://jarcasting.com/artifacts/com.springsciyon/syncplant-bom/
implementation ("com.springsciyon:syncplant-bom:1.1.15")
'com.springsciyon:syncplant-bom:pom:1.1.15'
<dependency org="com.springsciyon" name="syncplant-bom" rev="1.1.15">
<artifact name="syncplant-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.springsciyon', module='syncplant-bom', version='1.1.15')
)
libraryDependencies += "com.springsciyon" % "syncplant-bom" % "1.1.15"
[com.springsciyon/syncplant-bom "1.1.15"]