License |
License |
---|---|
Categories |
CategoriesNet MyBatis Data ORM |
GroupId | GroupIdnet.arccode |
ArtifactId | ArtifactIdlittlebird-mybatis-generator-core |
Version | Version0.0.1 |
Type | Typejar |
Description |
DescriptionLittleBird MyBatis Generator Core
LittleBird MyBatis Generator Core - a code generator for MyBatis and iBatis.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.arccode/littlebird-mybatis-generator-core/ -->
<dependency>
<groupId>net.arccode</groupId>
<artifactId>littlebird-mybatis-generator-core</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.arccode/littlebird-mybatis-generator-core/
implementation 'net.arccode:littlebird-mybatis-generator-core:0.0.1'
// https://jarcasting.com/artifacts/net.arccode/littlebird-mybatis-generator-core/
implementation ("net.arccode:littlebird-mybatis-generator-core:0.0.1")
'net.arccode:littlebird-mybatis-generator-core:jar:0.0.1'
<dependency org="net.arccode" name="littlebird-mybatis-generator-core" rev="0.0.1">
<artifact name="littlebird-mybatis-generator-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.arccode', module='littlebird-mybatis-generator-core', version='0.0.1')
)
libraryDependencies += "net.arccode" % "littlebird-mybatis-generator-core" % "0.0.1"
[net.arccode/littlebird-mybatis-generator-core "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
log4j : log4j Optional | jar | 1.2.17 |
org.apache.ant : ant Optional | jar | 1.9.7 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hsqldb : hsqldb | jar | 2.3.3 |
com.github.javaparser : javaparser-core | jar | 2.4.0 |