Last Version

mybatis-generator 0.1.2.RELEASE

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

io.github.itfinally
ArtifactId

ArtifactId

mybatis-generator
Version

Version

0.1.2.RELEASE
Type

Type

jar
Description

Description

mybatis-generator
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download mybatis-generator 0.1.2.RELEASE


<!-- https://jarcasting.com/artifacts/io.github.itfinally/mybatis-generator/ -->
<dependency>
    <groupId>io.github.itfinally</groupId>
    <artifactId>mybatis-generator</artifactId>
    <version>0.1.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.itfinally/mybatis-generator/
implementation 'io.github.itfinally:mybatis-generator:0.1.2.RELEASE'
// https://jarcasting.com/artifacts/io.github.itfinally/mybatis-generator/
implementation ("io.github.itfinally:mybatis-generator:0.1.2.RELEASE")
'io.github.itfinally:mybatis-generator:jar:0.1.2.RELEASE'
<dependency org="io.github.itfinally" name="mybatis-generator" rev="0.1.2.RELEASE">
  <artifact name="mybatis-generator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.itfinally', module='mybatis-generator', version='0.1.2.RELEASE')
)
libraryDependencies += "io.github.itfinally" % "mybatis-generator" % "0.1.2.RELEASE"
[io.github.itfinally/mybatis-generator "0.1.2.RELEASE"]

Dependencies

compile (13)

Group / Artifact Type Version
io.github.itfinally : mybatis-core jar 0.1.0.RELEASE
org.springframework.boot : spring-boot-starter-thymeleaf jar 1.5.14.RELEASE
org.thymeleaf : thymeleaf jar 3.0.9.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.2.0
org.thymeleaf : thymeleaf-spring4 jar 3.0.9.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

Project Modules

There are no modules declared in this project.