License |
License |
---|---|
GroupId | GroupIdcn.easy4j |
ArtifactId | ArtifactIdeasy4j-common |
Version | Version0.5.1.RELEASE |
Type | Typejar |
Description |
DescriptionEasy4j is a lightweight Java Web Framework and reusable components.
|
<!-- https://jarcasting.com/artifacts/cn.easy4j/easy4j-common/ -->
<dependency>
<groupId>cn.easy4j</groupId>
<artifactId>easy4j-common</artifactId>
<version>0.5.1.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/cn.easy4j/easy4j-common/
implementation 'cn.easy4j:easy4j-common:0.5.1.RELEASE'
// https://jarcasting.com/artifacts/cn.easy4j/easy4j-common/
implementation ("cn.easy4j:easy4j-common:0.5.1.RELEASE")
'cn.easy4j:easy4j-common:jar:0.5.1.RELEASE'
<dependency org="cn.easy4j" name="easy4j-common" rev="0.5.1.RELEASE">
<artifact name="easy4j-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.easy4j', module='easy4j-common', version='0.5.1.RELEASE')
)
libraryDependencies += "cn.easy4j" % "easy4j-common" % "0.5.1.RELEASE"
[cn.easy4j/easy4j-common "0.5.1.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.10 |
org.projectlombok : lombok | jar | 1.18.12 |