Last Version

WebSphere Application Server Liberty Profile Maven Tools 3.0.M1

Parent pom for Maven tools supporting development with WebSphere Application Server Liberty Profile

License

License

Categories

Categories

Maven Build Tools Net
GroupId

GroupId

net.wasdev.wlp.maven
ArtifactId

ArtifactId

liberty-maven
Version

Version

3.0.M1
Type

Type

pom
Description

Description

WebSphere Application Server Liberty Profile Maven Tools
Parent pom for Maven tools supporting development with WebSphere Application Server Liberty Profile
Project URL

Project URL

https://wasdev.github.io

Download liberty-maven 3.0.M1

Filename Size
liberty-maven-3.0.M1.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • liberty-maven-app-parent
  • liberty-maven-plugin
  • liberty-plugin-archetype
  • liberty-archetype-webapp
  • liberty-archetype-ear