WebSphere Application Server Liberty Profile Maven Tools

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
Last Version

Last Version

3.0.M1
Release Date

Release Date

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

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

How to add to project

<!-- 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

Versions

Version
3.0.M1
2.7
2.6.4
2.6.3
2.6.2
2.6.1
2.6
2.5
2.4.2
2.4
2.3
2.2
2.1.2
2.1.1
2.1
2.0
1.3
1.2.1
1.2
1.1
1.0