License |
License |
---|---|
Categories |
CategoriesGithub Development Tools Version Controls |
GroupId | GroupIdcom.github.creepyao |
ArtifactId | ArtifactIdcom.github.creepyao |
Last Version | Last Version1.0.0-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyBatis Generator Plugins
MyBatis Generator - plugins.
|
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.creepyao/com.github.creepyao/ -->
<dependency>
<groupId>com.github.creepyao</groupId>
<artifactId>com.github.creepyao</artifactId>
<version>1.0.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.creepyao/com.github.creepyao/
implementation 'com.github.creepyao:com.github.creepyao:1.0.0-RELEASE'
// https://jarcasting.com/artifacts/com.github.creepyao/com.github.creepyao/
implementation ("com.github.creepyao:com.github.creepyao:1.0.0-RELEASE")
'com.github.creepyao:com.github.creepyao:jar:1.0.0-RELEASE'
<dependency org="com.github.creepyao" name="com.github.creepyao" rev="1.0.0-RELEASE">
<artifact name="com.github.creepyao" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.creepyao', module='com.github.creepyao', version='1.0.0-RELEASE')
)
libraryDependencies += "com.github.creepyao" % "com.github.creepyao" % "1.0.0-RELEASE"
[com.github.creepyao "1.0.0-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j | jar | 1.2.17 |
org.apache.ant : ant | jar | 1.10.7 |
com.github.javaparser : javaparser-core | jar | 3.15.18 |
mysql : mysql-connector-java | jar | 5.1.48 |
org.apache.commons : commons-lang3 | jar | 3.5 |
com.github.misterchangray.mybatis.generator.plugins : myBatisGeneratorPlugins | jar | 1.2 |
com.itfsw : mybatis-generator-plugin | jar | 1.3.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13 |
org.hsqldb : hsqldb | jar | 2.5.0 |