License |
License |
---|---|
GroupId | GroupIdicu.easyj |
ArtifactId | ArtifactIdeasyj-parent |
Version | Version0.1.1 |
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.1.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/icu.easyj/easyj-parent/ -->
<dependency>
<groupId>icu.easyj</groupId>
<artifactId>easyj-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/icu.easyj/easyj-parent/
implementation 'icu.easyj:easyj-parent:0.1.1'
// https://jarcasting.com/artifacts/icu.easyj/easyj-parent/
implementation ("icu.easyj:easyj-parent:0.1.1")
'icu.easyj:easyj-parent:pom:0.1.1'
<dependency org="icu.easyj" name="easyj-parent" rev="0.1.1">
<artifact name="easyj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='icu.easyj', module='easyj-parent', version='0.1.1')
)
libraryDependencies += "icu.easyj" % "easyj-parent" % "0.1.1"
[icu.easyj/easyj-parent "0.1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.platform : junit-platform-launcher | jar | |
org.mockito : mockito-core | jar | |
org.mockito : mockito-junit-jupiter | jar | |
org.assertj : assertj-core | jar |