License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-parent |
Version | Version1.6.11 |
Type | Typepom |
Description |
Descriptionfluent mybatis parent pom
fluent mybatis parent pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
fluent-mybatis-parent-1.6.11.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>fluent-mybatis-parent</artifactId>
<version>1.6.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/
implementation 'com.github.atool:fluent-mybatis-parent:1.6.11'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/
implementation ("com.github.atool:fluent-mybatis-parent:1.6.11")
'com.github.atool:fluent-mybatis-parent:pom:1.6.11'
<dependency org="com.github.atool" name="fluent-mybatis-parent" rev="1.6.11">
<artifact name="fluent-mybatis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-parent', version='1.6.11')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-parent" % "1.6.11"
[com.github.atool/fluent-mybatis-parent "1.6.11"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.projectlombok : lombok | jar | 1.18.20 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-test | jar | 5.3.0 |
org.test4j : test4j-junit5 | jar | 2.7.8 |
org.test4j : fluent-mock | jar | 1.1.2 |
org.test4j : fluent-dbtest | jar | 1.0.5 |