DataDictionaryUtils

java工具类集合

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.appundefined
ArtifactId

ArtifactId

DataDictionaryUtils
Last Version

Last Version

1.6-RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

DataDictionaryUtils
java工具类集合
Project URL

Project URL

https://github.com/AppUndefined/javaUtils

Download DataDictionaryUtils

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.appundefined : commons jar 1.3-RELEASE
org.springframework.boot : spring-boot-starter-data-jpa jar 2.1.12.RELEASE
mysql : mysql-connector-java jar 8.0.22
org.projectlombok : lombok jar 1.18.12
org.springframework.boot : spring-boot-starter-web jar 2.1.12.RELEASE
com.github.appundefined : treeUtil jar 2.1-RELEASE
org.apache.commons : commons-lang3 jar 3.8.1
com.github.appundefined : annotationUtils jar 2.9-RELEASE
io.springfox : springfox-swagger2 jar 2.9.2
io.springfox : springfox-swagger-ui jar 2.9.2
io.swagger : swagger-annotations jar 1.5.21
io.swagger : swagger-models jar 1.5.21
net.sourceforge.jeval : jeval jar 0.9.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.6-RELEASE
1.5-RELEASE
1.4-RELEASE
1.3-RELEASE
1.2-RELEASE
1.1-RELEASE