Last Version

LittleBird MyBatis Generator Core 0.0.1

LittleBird MyBatis Generator Core - a code generator for MyBatis and iBatis.

License

License

Categories

Categories

Net MyBatis Data ORM
GroupId

GroupId

net.arccode
ArtifactId

ArtifactId

littlebird-mybatis-generator-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

LittleBird MyBatis Generator Core
LittleBird MyBatis Generator Core - a code generator for MyBatis and iBatis.
Project URL

Project URL

https://github.com/arccode/littlebird-mybatis-generator-core
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

https://github.com/arccode/littlebird-mybatis-generator-core

Download littlebird-mybatis-generator-core 0.0.1


<!-- 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"]

Dependencies

provided (2)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.17
org.apache.ant : ant Optional jar 1.9.7

test (3)

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

Project Modules

There are no modules declared in this project.