Last Version

Parent POM for all projects 1.0

Parent POM for building WDT Maven tools supporting Eclipse development for WebSphere Application Server Liberty Profile

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.wasdev.maven.tools.parents
ArtifactId

ArtifactId

main-parent
Version

Version

1.0
Type

Type

pom
Description

Description

Parent POM for all projects
Parent POM for building WDT Maven tools supporting Eclipse development for WebSphere Application Server Liberty Profile
Project URL

Project URL

https://wasdev.github.io/
Source Code Management

Source Code Management

https://github.com/WASdev/ci.maven.tools

Download main-parent 1.0

Filename Size
main-parent-1.0.pom 6 KB
Browse

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

Dependencies

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

Project Modules

  • targets
  • archetypes