License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.gitee.benming110 |
ArtifactId | ArtifactIdflood-db-mybatis |
Last Version | Last Version2.5.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionflood cloud dependencies
|
Filename | Size |
---|---|
flood-db-mybatis-2.5.2.pom | |
flood-db-mybatis-2.5.2.jar | 104 KB |
flood-db-mybatis-2.5.2-sources.jar | 63 KB |
flood-db-mybatis-2.5.2-javadoc.jar | 395 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.gitee.benming110/flood-db-mybatis/ -->
<dependency>
<groupId>io.gitee.benming110</groupId>
<artifactId>flood-db-mybatis</artifactId>
<version>2.5.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.gitee.benming110/flood-db-mybatis/
implementation 'io.gitee.benming110:flood-db-mybatis:2.5.2'
// https://jarcasting.com/artifacts/io.gitee.benming110/flood-db-mybatis/
implementation ("io.gitee.benming110:flood-db-mybatis:2.5.2")
'io.gitee.benming110:flood-db-mybatis:jar:2.5.2'
<dependency org="io.gitee.benming110" name="flood-db-mybatis" rev="2.5.2">
<artifact name="flood-db-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.gitee.benming110', module='flood-db-mybatis', version='2.5.2')
)
libraryDependencies += "io.gitee.benming110" % "flood-db-mybatis" % "2.5.2"
[io.gitee.benming110/flood-db-mybatis "2.5.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 2.1.4 |
org.mybatis : mybatis | jar | 3.5.7 |
javax.persistence : persistence-api | jar | 1.0 |
joda-time : joda-time | jar | 2.10.9 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.3.0 |
org.springframework.cloud : spring-cloud-context | jar | |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | |
org.springframework.boot : spring-boot-starter-log4j2 | jar | |
com.lmax : disruptor | jar | 3.4.4 |
org.springframework.boot : spring-boot-starter-aop | jar | |
org.springframework.boot : spring-boot-starter-actuator | jar | |
org.springframework.cloud : spring-cloud-starter-bootstrap | jar | 3.0.3 |
commons-codec : commons-codec | jar | |
commons-io : commons-io | jar | 2.10.0 |
org.apache.commons : commons-lang3 | jar | |
javax.validation : validation-api | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.projectlombok : lombok | jar |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.springframework.boot : spring-boot-starter-test | jar | |
org.mockito : mockito-inline | jar | 3.11.2 |