Last Version

easy4j 0.5.1.RELEASE

Easy4j is a lightweight Java Web Framework and reusable components.

License

License

GroupId

GroupId

cn.easy4j
ArtifactId

ArtifactId

easy4j-parent
Version

Version

0.5.1.RELEASE
Type

Type

pom
Description

Description

easy4j
Easy4j is a lightweight Java Web Framework and reusable components.
Source Code Management

Source Code Management

https://github.com/yang-cruise/easy4j

Download easy4j-parent 0.5.1.RELEASE


<!-- https://jarcasting.com/artifacts/cn.easy4j/easy4j-parent/ -->
<dependency>
    <groupId>cn.easy4j</groupId>
    <artifactId>easy4j-parent</artifactId>
    <version>0.5.1.RELEASE</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/cn.easy4j/easy4j-parent/
implementation 'cn.easy4j:easy4j-parent:0.5.1.RELEASE'
// https://jarcasting.com/artifacts/cn.easy4j/easy4j-parent/
implementation ("cn.easy4j:easy4j-parent:0.5.1.RELEASE")
'cn.easy4j:easy4j-parent:pom:0.5.1.RELEASE'
<dependency org="cn.easy4j" name="easy4j-parent" rev="0.5.1.RELEASE">
  <artifact name="easy4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='cn.easy4j', module='easy4j-parent', version='0.5.1.RELEASE')
)
libraryDependencies += "cn.easy4j" % "easy4j-parent" % "0.5.1.RELEASE"
[cn.easy4j/easy4j-parent "0.5.1.RELEASE"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • easy4j-spring-boot-starter
  • easy4j-common
  • easy4j-admin-spring-boot-starter
  • easy4j-oss-spring-boot-starter
  • easy4j-dict-spring-boot-starter