cn.nkpro.elcube:mybatis-generator-plugin

Parent pom providing dependency and plugin management for applications built with Maven

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

cn.nkpro.elcube
ArtifactId

ArtifactId

mybatis-generator-plugin
Last Version

Last Version

2.2.2
Release Date

Release Date

Type

Type

jar
Description

Description

Parent pom providing dependency and plugin management for applications built with Maven
Project URL

Project URL

https://projects.spring.io/spring-boot/#/spring-boot-starter-parent/mybatis-generator-plugin

Download mybatis-generator-plugin

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
javax.xml.bind : jaxb-api jar 2.3.0
com.sun.xml.bind : jaxb-impl jar 2.3.0
com.sun.xml.bind : jaxb-core jar 2.3.0
javax.activation : activation jar 1.1.1
org.liquibase : liquibase-core jar 4.6.1
org.springframework.boot : spring-boot-devtools Optional jar 2.2.8.RELEASE

provided (1)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.3.1

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.8.RELEASE
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.2
2.0.1
2.0