License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices MyBatis Data ORM |
GroupId | GroupIdio.github.itfinally |
ArtifactId | ArtifactIdmybatis-jpa-spring-boot-starter |
Version | Version0.1.1.RELEASE |
Type | Typejar |
Description |
Descriptionmybatis-jpa-spring-boot-starter
Parent pom providing dependency and plugin management for applications
built with Maven
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/io.github.itfinally/mybatis-jpa-spring-boot-starter/ -->
<dependency>
<groupId>io.github.itfinally</groupId>
<artifactId>mybatis-jpa-spring-boot-starter</artifactId>
<version>0.1.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.itfinally/mybatis-jpa-spring-boot-starter/
implementation 'io.github.itfinally:mybatis-jpa-spring-boot-starter:0.1.1.RELEASE'
// https://jarcasting.com/artifacts/io.github.itfinally/mybatis-jpa-spring-boot-starter/
implementation ("io.github.itfinally:mybatis-jpa-spring-boot-starter:0.1.1.RELEASE")
'io.github.itfinally:mybatis-jpa-spring-boot-starter:jar:0.1.1.RELEASE'
<dependency org="io.github.itfinally" name="mybatis-jpa-spring-boot-starter" rev="0.1.1.RELEASE">
<artifact name="mybatis-jpa-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.itfinally', module='mybatis-jpa-spring-boot-starter', version='0.1.1.RELEASE')
)
libraryDependencies += "io.github.itfinally" % "mybatis-jpa-spring-boot-starter" % "0.1.1.RELEASE"
[io.github.itfinally/mybatis-jpa-spring-boot-starter "0.1.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
io.github.itfinally : mybatis-jpa | jar | 0.1.2.RELEASE |
org.mybatis.spring.boot : mybatis-spring-boot-starter | jar | 1.3.2 |
org.springframework.boot : spring-boot-starter-log4j2 | jar | 1.5.14.RELEASE |
com.lmax : disruptor | jar | 3.3.4 |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 1.5.14.RELEASE |
javax.persistence : persistence-api | jar | 1.0.2 |
com.zaxxer : HikariCP-java7 | jar | 2.4.13 |
mysql : mysql-connector-java | jar | 5.1.46 |
com.google.guava : guava | jar | 25.1-android |