Last Version

com.github.linpn:ibatis-generator 1.3.2

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

GroupId

GroupId

com.github.linpn
ArtifactId

ArtifactId

ibatis-generator
Version

Version

1.3.2
Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project URL

Project URL

https://github.com/linpn/ibatis.git

Download ibatis-generator 1.3.2


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

Dependencies

provided (2)

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

test (2)

Group / Artifact Type Version
org.hsqldb : hsqldb jar 2.2.8
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.