sync

The sync tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sync
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

pom
Description

Description

sync
The sync tool for java.

Download sync

Filename Size
sync-0.0.3.pom 11 KB
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.houbb/sync/ -->
<dependency>
    <groupId>com.github.houbb</groupId>
    <artifactId>sync</artifactId>
    <version>0.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/sync/
implementation 'com.github.houbb:sync:0.0.3'
// https://jarcasting.com/artifacts/com.github.houbb/sync/
implementation ("com.github.houbb:sync:0.0.3")
'com.github.houbb:sync:pom:0.0.3'
<dependency org="com.github.houbb" name="sync" rev="0.0.3">
  <artifact name="sync" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='sync', version='0.0.3')
)
libraryDependencies += "com.github.houbb" % "sync" % "0.0.3"
[com.github.houbb/sync "0.0.3"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sync-api
  • sync-core
  • sync-test
  • sync-spring
  • sync-springboot-starter

Versions

Version
0.0.3
0.0.2
0.0.1