Last Version

com.github.atool:fluent-mybatis-test 1.3.2

fluent mybatis parent pom

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.atool
ArtifactId

ArtifactId

fluent-mybatis-test
Version

Version

1.3.2
Type

Type

jar
Description

Description

fluent mybatis parent pom

Download fluent-mybatis-test 1.3.2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.atool : fluent-mybatis-processor jar 1.3.2
org.springframework : spring-beans jar 4.3.14.RELEASE
org.springframework : spring-context jar 4.3.14.RELEASE

provided (3)

Group / Artifact Type Version
com.github.atool : fluent-mybatis jar 1.3.2
org.projectlombok : lombok jar 1.18.0
org.slf4j : slf4j-api jar 1.7.25

test (4)

Group / Artifact Type Version
org.test4j : test4j-junit5 jar 2.6.9
org.test4j : test4j-db-dep jar 2.6.9
org.jmockit : jmockit jar 1.48
org.springframework : spring-test jar 4.3.14.RELEASE

Project Modules

There are no modules declared in this project.