License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIddistributor.idempotent |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluent mybatis parent pom
|
<!-- https://jarcasting.com/artifacts/com.github.atool/distributor.idempotent/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>distributor.idempotent</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/distributor.idempotent/
implementation 'com.github.atool:distributor.idempotent:1.0.0'
// https://jarcasting.com/artifacts/com.github.atool/distributor.idempotent/
implementation ("com.github.atool:distributor.idempotent:1.0.0")
'com.github.atool:distributor.idempotent:jar:1.0.0'
<dependency org="com.github.atool" name="distributor.idempotent" rev="1.0.0">
<artifact name="distributor.idempotent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='distributor.idempotent', version='1.0.0')
)
libraryDependencies += "com.github.atool" % "distributor.idempotent" % "1.0.0"
[com.github.atool/distributor.idempotent "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.atool : distributor.base | jar | 1.0.0 |
org.aspectj : aspectjrt | jar | 1.9.4 |
org.aspectj : aspectjweaver | jar | 1.9.4 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 4.3.17.RELEASE |
org.springframework : spring-aop | jar | 4.3.17.RELEASE |
org.springframework : spring-beans | jar | 4.3.17.RELEASE |
org.springframework : spring-jdbc | jar | 4.3.17.RELEASE |
org.projectlombok : lombok | jar | 1.18.10 |
org.slf4j : slf4j-api | jar | 1.7.29 |
ch.qos.logback : logback-classic | jar | 1.1.6 |
Group / Artifact | Type | Version |
---|---|---|
mysql : mysql-connector-java | jar | 5.1.6 |
org.apache.commons : commons-dbcp2 | jar | 2.5.0 |
com.alibaba : fastjson | jar | 1.2.59 |
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 |