com.github.houbb:sync-core

The sync tool for java.

License

License

GroupId

GroupId

com.github.houbb
ArtifactId

ArtifactId

sync-core
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

The sync tool for java.

Download sync-core

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.github.houbb : sync-api jar 0.0.3
com.github.houbb : log-integration jar 1.1.8
com.github.houbb : heaven jar 0.1.118
com.github.houbb : test-core jar 0.0.1
com.github.houbb : aop-core jar 0.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2
0.0.1