Last Version

com.github.ttarcher:mybatis-generator-plugin 1.1.2

Mybatis Generator Plugins

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

com.github.ttarcher
ArtifactId

ArtifactId

mybatis-generator-plugin
Version

Version

1.1.2
Type

Type

jar
Description

Description

com.github.ttarcher:mybatis-generator-plugin
Mybatis Generator Plugins
Project URL

Project URL

https://github.com/ttarcher/mybatis-generator-plugin
Source Code Management

Source Code Management

https://github.com/ttarcher/mybatis-generator-plugin

Download mybatis-generator-plugin 1.1.2


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.22
org.freemarker : freemarker jar 2.3.26-incubating
dom4j : dom4j jar 1.6.1

provided (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.6

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mybatis : mybatis jar 3.4.0
ch.qos.logback : logback-classic jar 1.1.7
mysql : mysql-connector-java jar 5.1.40
org.hsqldb : hsqldb jar 2.4.0

Project Modules

There are no modules declared in this project.