Last Version

LAPPS Parent POM 2.2.3

Parent POM file for LAPPS projects

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.lappsgrid.maven
ArtifactId

ArtifactId

parent-pom
Version

Version

2.2.3
Type

Type

pom
Description

Description

LAPPS Parent POM
Parent POM file for LAPPS projects
Project URL

Project URL

https://github.com/lapps/org.lappsgrid.maven.parent-pom
Project Organization

Project Organization

The Language Application Grid
Source Code Management

Source Code Management

https://github.com/lapps/org.lappsgrid.maven.parent-pom

Download parent-pom 2.2.3

Filename Size
parent-pom-2.2.3.pom 8 KB
Browse

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.