Last Version

com.github.javahello:erm-generator-core 0.0.1

erm 文件生成实体类

License

License

GroupId

GroupId

com.github.javahello
ArtifactId

ArtifactId

erm-generator-core
Version

Version

0.0.1
Type

Type

jar
Description

Description

erm 文件生成实体类
Source Code Management

Source Code Management

https://github.com/javahello/erm-generator/tree/master/erm-generator-core

Download erm-generator-core 0.0.1


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

Dependencies

compile (7)

Group / Artifact Type Version
org.mybatis.generator : mybatis-generator-core jar 1.4.0
com.alibaba : fastjson jar 1.2.75
org.dom4j : dom4j jar 2.1.3
jaxen : jaxen jar 1.1.6
org.apache.poi : poi jar 4.1.2
org.jxls : jxls jar 2.9.0
org.jxls : jxls-poi jar 2.9.0

test (6)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.0.2
junit : junit jar 4.13.1
org.junit.platform : junit-platform-launcher jar 1.0.2
org.junit.jupiter : junit-jupiter-engine jar 5.0.2
org.junit.vintage : junit-vintage-engine jar 4.12.2
org.apiguardian : apiguardian-api jar 1.0.0

Project Modules

There are no modules declared in this project.