Last Version

agile-dictionary 2.1.0.M20

Data dictionary parsing tool

License

License

GroupId

GroupId

cloud.agileframework
ArtifactId

ArtifactId

agile-dictionary
Version

Version

2.1.0.M20
Type

Type

jar
Description

Description

agile-dictionary
Data dictionary parsing tool
Project URL

Project URL

https://github.com/mydeathtrial/agile-dictionary
Source Code Management

Source Code Management

https://github.com/mydeathtrial/agile-dictionary

Download agile-dictionary 2.1.0.M20


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

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework.boot : spring-boot-configuration-processor Optional jar
org.springframework.boot : spring-boot-starter-logging Optional jar
org.apache.commons : commons-pool2 Optional jar
org.springframework.boot : spring-boot-starter-data-redis Optional jar
cloud.agileframework : common-util jar 2.1.0.M20
cloud.agileframework : agile-cache Optional jar 2.1.0.M20
org.projectlombok : lombok Optional jar

test (2)

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

Project Modules

There are no modules declared in this project.