License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdcom.intoverflow.booster |
ArtifactId | ArtifactIdbooster-dependencies-mybatis |
Last Version | Last Version1.1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionintoverflow
|
Project Organization |
Project Organizationintoverflow |
Filename | Size |
---|---|
booster-dependencies-mybatis-1.1.1.pom | |
booster-dependencies-mybatis-1.1.1.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.intoverflow.booster/booster-dependencies-mybatis/ -->
<dependency>
<groupId>com.intoverflow.booster</groupId>
<artifactId>booster-dependencies-mybatis</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.intoverflow.booster/booster-dependencies-mybatis/
implementation 'com.intoverflow.booster:booster-dependencies-mybatis:1.1.1'
// https://jarcasting.com/artifacts/com.intoverflow.booster/booster-dependencies-mybatis/
implementation ("com.intoverflow.booster:booster-dependencies-mybatis:1.1.1")
'com.intoverflow.booster:booster-dependencies-mybatis:jar:1.1.1'
<dependency org="com.intoverflow.booster" name="booster-dependencies-mybatis" rev="1.1.1">
<artifact name="booster-dependencies-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.intoverflow.booster', module='booster-dependencies-mybatis', version='1.1.1')
)
libraryDependencies += "com.intoverflow.booster" % "booster-dependencies-mybatis" % "1.1.1"
[com.intoverflow.booster/booster-dependencies-mybatis "1.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.flywaydb : flyway-core | jar | 4.0.3 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
org.mybatis.generator : mybatis-generator-core Optional | jar | 1.3.5 |
com.github.pagehelper : pagehelper | jar | 5.1.2 |
com.github.pagehelper : pagehelper-spring-boot-autoconfigure | jar | 1.2.3 |
com.github.pagehelper : pagehelper-spring-boot-starter | jar | 1.2.3 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.2 |