Last Version

parent 1.3.2

Parent pom providing dependency and plugin management for applications built with Maven.

License

License

GroupId

GroupId

com.github.drtrang
ArtifactId

ArtifactId

parent2
Version

Version

1.3.2
Type

Type

pom
Description

Description

parent
Parent pom providing dependency and plugin management for applications built with Maven.
Project URL

Project URL

https://github.com/drtrang/parent
Project Organization

Project Organization

trang
Source Code Management

Source Code Management

https://github.com/drtrang/parent

Download parent2 1.3.2

Filename Size
parent2-1.3.2.pom 28 KB
Browse

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

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.