com.github.atool:distributor.base

fluent mybatis parent pom

License

License

GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

distributor.base
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

fluent mybatis parent pom

Download distributor.base

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
ognl : ognl jar 3.1.25
org.aspectj : aspectjrt jar 1.9.4
org.aspectj : aspectjweaver jar 1.9.4

provided (4)

Group / Artifact Type Version
com.alibaba : fastjson jar 1.2.59
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 (6)

Group / Artifact Type Version
com.github.atool : fluent-mybatis-generator jar 1.0.4
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

There are no modules declared in this project.

Versions

Version
1.0.0