License |
License |
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdicu.alan344 |
ArtifactId | ArtifactIdhappyframework-commonconfig |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionIt is convenient for develop
|
<!-- https://jarcasting.com/artifacts/icu.alan344/happyframework-commonconfig/ -->
<dependency>
<groupId>icu.alan344</groupId>
<artifactId>happyframework-commonconfig</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/icu.alan344/happyframework-commonconfig/
implementation 'icu.alan344:happyframework-commonconfig:1.0.0'
// https://jarcasting.com/artifacts/icu.alan344/happyframework-commonconfig/
implementation ("icu.alan344:happyframework-commonconfig:1.0.0")
'icu.alan344:happyframework-commonconfig:jar:1.0.0'
<dependency org="icu.alan344" name="happyframework-commonconfig" rev="1.0.0">
<artifact name="happyframework-commonconfig" type="jar" />
</dependency>
@Grapes(
@Grab(group='icu.alan344', module='happyframework-commonconfig', version='1.0.0')
)
libraryDependencies += "icu.alan344" % "happyframework-commonconfig" % "1.0.0"
[icu.alan344/happyframework-commonconfig "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.22 |
javax.servlet : servlet-api | jar | 2.5 |