distributor tool parent pom

fluent mybatis parent pom

License

License

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

distributor.parent
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

distributor tool parent pom
fluent mybatis parent pom
Project URL

Project URL

https://github.com/atool/distributor-tool

Download distributor.parent

How to add to project

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

Dependencies

provided (3)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.10
org.slf4j : slf4j-api jar 1.7.29
ch.qos.logback : logback-classic jar 1.1.6

test (5)

Group / Artifact Type Version
org.jmockit : jmockit jar 1.48
org.test4j : test4j-junit5 jar 2.5.6-SNAPSHOT
org.springframework : spring-test jar 4.3.17.RELEASE
com.h2database : h2 jar 1.4.200
com.github.atool : fluent-mybatis jar 1.0.4

Project Modules

  • distributor.base
  • distributor.retry
  • distributor.idempotent
  • distributor.snowflake

Versions

Version
1.0.0