License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdtech.ibit |
ArtifactId | ArtifactIdibit-mybatis-springboot-starter |
Version | Version1.0 |
Type | Typejar |
Description |
Descriptionibit-mybatis-springboot-starter
ibit-mybatis-springboot-starter
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis-springboot-starter/ -->
<dependency>
<groupId>tech.ibit</groupId>
<artifactId>ibit-mybatis-springboot-starter</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis-springboot-starter/
implementation 'tech.ibit:ibit-mybatis-springboot-starter:1.0'
// https://jarcasting.com/artifacts/tech.ibit/ibit-mybatis-springboot-starter/
implementation ("tech.ibit:ibit-mybatis-springboot-starter:1.0")
'tech.ibit:ibit-mybatis-springboot-starter:jar:1.0'
<dependency org="tech.ibit" name="ibit-mybatis-springboot-starter" rev="1.0">
<artifact name="ibit-mybatis-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.ibit', module='ibit-mybatis-springboot-starter', version='1.0')
)
libraryDependencies += "tech.ibit" % "ibit-mybatis-springboot-starter" % "1.0"
[tech.ibit/ibit-mybatis-springboot-starter "1.0"]
Group / Artifact | Type | Version |
---|---|---|
tech.ibit : ibit-mybatis | jar | 1.0 |
org.springframework.boot : spring-boot-autoconfigure | jar | 1.5.8.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.0 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.194 |
org.springframework.boot : spring-boot-starter-test | jar | 1.5.8.RELEASE |
commons-logging : commons-logging-api | jar | 1.1 |
junit : junit | jar | 4.12 |