Last Version

code-dict 1.1

A simple and universal data dictionary framework

License

License

GroupId

GroupId

com.github.cosycode
ArtifactId

ArtifactId

code-dict
Version

Version

1.1
Type

Type

jar
Description

Description

code-dict
A simple and universal data dictionary framework
Project URL

Project URL

http://github.com/cosycode/code-dict.git
Source Code Management

Source Code Management

http://github.com/cosycode/code-dict

Download code-dict 1.1


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

Dependencies

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.