dev.metaspace.plugin:mybatis-generator-plugins

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

License

License

Categories

Categories

MyBatis Data ORM
GroupId

GroupId

dev.metaspace.plugin
ArtifactId

ArtifactId

mybatis-generator-plugins
Last Version

Last Version

1.0.0.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

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

Source Code Management

https://github.com/ailinal/mybatis-generator-plugins

Download mybatis-generator-plugins

How to add to project

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

Dependencies

provided (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.RELEASE