License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-parent |
Version | Version0.2.3 |
Type | Typepom |
Description |
Descriptionicu.easyj :: easyj-parent
EasyJ项目提供了一系列的工具类、封装类、异常类、常量等等,降低各API的学习成本,提高开发效率,同时使Java代码能够更加简洁易懂。
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
easyj-parent-0.2.3.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-parent/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-parent</artifactId>
<version>0.2.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-parent/
implementation 'icu.easyj:easyj-parent:0.2.3'
// https://jarcasting.com/artifacts/icu.easyj/easyj-parent/
implementation ("icu.easyj:easyj-parent:0.2.3")
'icu.easyj:easyj-parent:pom:0.2.3'
<dependency org="icu.easyj" name="easyj-parent" rev="0.2.3">
<artifact name="easyj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-parent', version='0.2.3')
)
libraryDependencies += "icu.easyj" % "easyj-parent" % "0.2.3"
[icu.easyj/easyj-parent "0.2.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.findbugs : jsr305 | jar |
Group / Artifact | Type | Version |
---|---|---|
icu.easyj : easyj-test | jar | 0.2.3 |
org.openjdk.jmh : jmh-core | jar | |
org.openjdk.jmh : jmh-generator-annprocess | jar |