Last Version

maven-build 3.3.0

Parent pom for maven based projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

cn.home1
ArtifactId

ArtifactId

maven-build
Version

Version

3.3.0
Type

Type

pom
Description

Description

maven-build
Parent pom for maven based projects
Project URL

Project URL

https://github.com/ci-and-cd/maven-build
Source Code Management

Source Code Management

https://github.com/ci-and-cd/maven-build

Download maven-build 3.3.0

Filename Size
maven-build-3.3.0.pom 225 KB
Browse

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

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.