is not current version
Last Version 0.6.8

icu.easyj :: easyj-parent 0.2.4

EasyJ项目提供了一系列的工具类、封装类、异常类、常量等等,降低各API的学习成本,提高开发效率,同时使Java代码能够更加简洁易懂。

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-parent
Version

Version

0.2.4
Type

Type

pom
Description

Description

icu.easyj :: easyj-parent
EasyJ项目提供了一系列的工具类、封装类、异常类、常量等等,降低各API的学习成本,提高开发效率,同时使Java代码能够更加简洁易懂。
Project URL

Project URL

https://gitee.com/easyj-projects/easyj
Project Organization

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

https://gitee.com/easyj-projects/easyj

Download easyj-parent 0.2.4

Filename Size
easyj-parent-0.2.4.pom 4 KB
Browse

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

Dependencies

provided (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar

test (3)

Group / Artifact Type Version
icu.easyj : easyj-test jar 0.2.4
org.openjdk.jmh : jmh-core jar
org.openjdk.jmh : jmh-generator-annprocess jar

Project Modules

  • dependencies
  • bom
  • core-parent/all
  • core-parent/config
  • core-parent/core
  • core-parent/crypto
  • core-parent/data
  • core-parent/db
  • core-parent/poi
  • core-parent/redis
  • core-parent/web
  • sdk-parent
  • middleware-parent
  • spring-boot-project
  • test