is not current version
Last Version 1.0.45

icu.easyj :: easyj-build 1.0.17

为了方便其他Java项目的搭建,提供了该build,作为其他项目的父级`pom.xml`。

License

License

GroupId

GroupId

icu.easyj
ArtifactId

ArtifactId

easyj-build
Version

Version

1.0.17
Type

Type

pom
Description

Description

icu.easyj :: easyj-build
为了方便其他Java项目的搭建,提供了该build,作为其他项目的父级`pom.xml`。
Project URL

Project URL

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

Project Organization

EasyJ开源社区
Source Code Management

Source Code Management

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

Download easyj-build 1.0.17

Filename Size
easyj-build-1.0.17.pom 15 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.