License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.firefang |
ArtifactId | ArtifactIdpower-starter-mybatis |
Version | Version0.0.6 |
Type | Typejar |
Description |
Descriptionpower-starter-mybatis
a kit for web development
|
<!-- https://jarcasting.com/artifacts/io.github.firefang/power-starter-mybatis/ -->
<dependency>
<groupId>io.github.firefang</groupId>
<artifactId>power-starter-mybatis</artifactId>
<version>0.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.firefang/power-starter-mybatis/
implementation 'io.github.firefang:power-starter-mybatis:0.0.6'
// https://jarcasting.com/artifacts/io.github.firefang/power-starter-mybatis/
implementation ("io.github.firefang:power-starter-mybatis:0.0.6")
'io.github.firefang:power-starter-mybatis:jar:0.0.6'
<dependency org="io.github.firefang" name="power-starter-mybatis" rev="0.0.6">
<artifact name="power-starter-mybatis" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.firefang', module='power-starter-mybatis', version='0.0.6')
)
libraryDependencies += "io.github.firefang" % "power-starter-mybatis" % "0.0.6"
[io.github.firefang/power-starter-mybatis "0.0.6"]
Group / Artifact | Type | Version |
---|---|---|
io.github.firefang : power-common | jar | 0.0.6 |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
com.h2database : h2 | jar |