is not current version
Last Version 1.4.1

MyBatis Generator Core 1.4.0

MyBatis Generator - a code generator for MyBatis.

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

org.mybatis.generator
ArtifactId

ArtifactId

mybatis-generator-core
Version

Version

1.4.0
Type

Type

jar
Description

Description

MyBatis Generator Core
MyBatis Generator - a code generator for MyBatis.
Project Organization

Project Organization

MyBatis.org
Source Code Management

Source Code Management

https://github.com/mybatis/generator

Download mybatis-generator-core 1.4.0


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

Dependencies

provided (5)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.17
org.slf4j : slf4j-api Optional jar 1.7.29
org.apache.logging.log4j : log4j-api Optional jar 2.12.1
commons-logging : commons-logging Optional jar 1.2
org.apache.ant : ant Optional jar 1.10.7

test (8)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.5.2
org.junit.jupiter : junit-jupiter-params jar 5.5.2
org.junit.jupiter : junit-jupiter-engine jar 5.5.2
org.junit.platform : junit-platform-launcher jar 1.5.2
org.assertj : assertj-core jar 3.14.0
org.hsqldb : hsqldb jar 2.5.0
com.github.javaparser : javaparser-core jar 3.15.5
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.60

Project Modules

There are no modules declared in this project.