License |
License |
---|---|
Categories |
CategoriesMyBatis Data ORM |
GroupId | GroupIdio.github.cgi |
ArtifactId | ArtifactIdmybatis-generator-plugins-tests |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSet of plugins for mybatis-generator-plugin extending base functions.
Fork of original project for publish to maven central.
|
<!-- https://jarcasting.com/artifacts/io.github.cgi/mybatis-generator-plugins-tests/ -->
<dependency>
<groupId>io.github.cgi</groupId>
<artifactId>mybatis-generator-plugins-tests</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.cgi/mybatis-generator-plugins-tests/
implementation 'io.github.cgi:mybatis-generator-plugins-tests:1.0.1'
// https://jarcasting.com/artifacts/io.github.cgi/mybatis-generator-plugins-tests/
implementation ("io.github.cgi:mybatis-generator-plugins-tests:1.0.1")
'io.github.cgi:mybatis-generator-plugins-tests:jar:1.0.1'
<dependency org="io.github.cgi" name="mybatis-generator-plugins-tests" rev="1.0.1">
<artifact name="mybatis-generator-plugins-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.cgi', module='mybatis-generator-plugins-tests', version='1.0.1')
)
libraryDependencies += "io.github.cgi" % "mybatis-generator-plugins-tests" % "1.0.1"
[io.github.cgi/mybatis-generator-plugins-tests "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
io.github.cgi : mybatis-generator-plugins | jar | 1.0.1 |
org.mybatis : mybatis | jar | 3.2.4 |
org.mybatis : mybatis-ehcache | jar | 1.0.0 |
com.google.code.javaparser : javaparser | jar | 1.0.10 |
org.mybatis.generator : mybatis-generator-core | jar | 1.3.5 |
junit : junit | jar | 4.11 |