License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-parent |
Last Version | Last Version1.9.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfluent mybatis parent pom
fluent mybatis parent pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
fluent-mybatis-parent-1.9.8.pom | 8 KB |
fluent-mybatis-parent-1.9.8-tests.jar | 2 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.9.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/
implementation 'com.github.atool:fluent-mybatis-parent:1.9.8'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/
implementation ("com.github.atool:fluent-mybatis-parent:1.9.8")
'com.github.atool:fluent-mybatis-parent:jar:1.9.8'
<dependency org="com.github.atool" name="fluent-mybatis-parent" rev="1.9.8">
<artifact name="fluent-mybatis-parent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-parent', version='1.9.8')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-parent" % "1.9.8"
[com.github.atool/fluent-mybatis-parent "1.9.8"]
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 |