License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.github.atool |
ArtifactId | ArtifactIdfluent-mybatis |
Version | Version1.6.0 |
Type | Typejar |
Description |
Descriptionfluent mybatis
fluent mybatis parent pom
|
Filename | Size |
---|---|
fluent-mybatis-1.6.0.pom | |
fluent-mybatis-1.6.0.jar | 219 KB |
fluent-mybatis-1.6.0-test-sources.jar | 5 KB |
fluent-mybatis-1.6.0-sources.jar | 134 KB |
fluent-mybatis-1.6.0-javadoc.jar | 995 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis/ -->
<dependency>
<groupId>com.github.atool</groupId>
<artifactId>fluent-mybatis</artifactId>
<version>1.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis/
implementation 'com.github.atool:fluent-mybatis:1.6.0'
// https://jarcasting.com/artifacts/com.github.atool/fluent-mybatis/
implementation ("com.github.atool:fluent-mybatis:1.6.0")
'com.github.atool:fluent-mybatis:jar:1.6.0'
<dependency org="com.github.atool" name="fluent-mybatis" rev="1.6.0">
<artifact name="fluent-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.atool', module='fluent-mybatis', version='1.6.0')
)
libraryDependencies += "com.github.atool" % "fluent-mybatis" % "1.6.0"
[com.github.atool/fluent-mybatis "1.6.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.annotation : javax.annotation-api | jar | 1.3.2 |
org.mybatis : mybatis-spring | jar | 2.0.6 |
org.mybatis : mybatis | jar | 3.5.6 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 5.2.0.RELEASE |
org.springframework.boot : spring-boot-starter | jar | 1.5.10.RELEASE |
org.slf4j : slf4j-api | jar | 1.7.25 |
org.projectlombok : lombok | jar | 1.18.0 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 30.0-jre |
org.springframework : spring-test | jar | 5.2.0.RELEASE |
org.test4j : test4j-junit5 | jar | 2.7.6 |
org.test4j : fluent-mock | jar | 1.0.14 |
org.test4j : fluent-dbtest | jar | 1.0.3 |