License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis-parent |
Version | Version1.9.3 |
Type | Typepom |
Description |
Descriptionfluent mybatis parent pom
fluent mybatis parent pom
|
Project URL |
Project URL |
Filename | Size |
---|---|
fluent-mybatis-parent-1.9.3.pom | 4 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.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/
implementation 'com.github.atool:fluent-mybatis-parent:1.9.3'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis-parent/
implementation ("com.github.atool:fluent-mybatis-parent:1.9.3")
'com.github.atool:fluent-mybatis-parent:pom:1.9.3'
<dependency org="com.github.atool" name="fluent-mybatis-parent" rev="1.9.3">
<artifact name="fluent-mybatis-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis-parent', version='1.9.3')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis-parent" % "1.9.3"
[com.github.atool/fluent-mybatis-parent "1.9.3"]
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 |