data-dictionary

这是一个数据字典的工具类

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.sdcxy
ArtifactId

ArtifactId

data-dictionary
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

data-dictionary
这是一个数据字典的工具类
Project URL

Project URL

https://github.com/sdcxy/tools.git
Source Code Management

Source Code Management

https://github.com/sdcxy/tools.git

Download data-dictionary

How to add to project

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

Dependencies

compile (15)

Group / Artifact Type Version
org.springframework.boot : spring-boot-autoconfigure jar
org.springframework.boot : spring-boot-configuration-processor jar
org.springframework.boot : spring-boot-starter-freemarker jar
org.springframework.boot : spring-boot-starter-web jar
org.projectlombok : lombok jar 1.18.8
com.itextpdf : itextpdf jar 5.5.13.1
com.itextpdf : itext-asian jar 5.2.0
com.lowagie : itext-rtf jar 2.1.7
com.lowagie : itext jar 2.1.7
com.alibaba : fastjson jar 1.2.60
org.apache.commons : commons-lang3 jar 3.9
mysql : mysql-connector-java jar 5.1.47
com.microsoft.sqlserver : mssql-jdbc jar 7.2.2.jre8
org.postgresql : postgresql jar 42.2.8
com.oracle » ojdbc7 jar 12.1.0.2

Project Modules

There are no modules declared in this project.

工具类

data-dictionary 数据字典

spring-boot-starter-common 通用工具类

Versions

Version
0.0.3
0.0.2
0.0.1