| License |
License |
|---|---|
| GroupId | GroupIdcom.github.houbb |
| ArtifactId | ArtifactIdsync-spring |
| Last Version | Last Version0.0.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionThe sync tool for java.
|
| Filename | Size |
|---|---|
| sync-spring-0.0.3.pom | |
| sync-spring-0.0.3.jar | 5 KB |
| sync-spring-0.0.3-sources.jar | 4 KB |
| sync-spring-0.0.3-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.github.houbb/sync-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>sync-spring</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sync-spring/
implementation 'com.github.houbb:sync-spring:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/sync-spring/
implementation ("com.github.houbb:sync-spring:0.0.3")
'com.github.houbb:sync-spring:jar:0.0.3'
<dependency org="com.github.houbb" name="sync-spring" rev="0.0.3">
<artifact name="sync-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sync-spring', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "sync-spring" % "0.0.3"
[com.github.houbb/sync-spring "0.0.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.houbb : sync-core | jar | 0.0.3 |
| com.github.houbb : aop-spring | jar | 0.0.3 |