Liberty Tools for Maven

Parent pom for Maven tools supporting development with Websphere Liberty and Open Liberty

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

io.openliberty.tools
ArtifactId

ArtifactId

liberty-maven
Last Version

Last Version

3.6.1
Release Date

Release Date

Type

Type

pom
Description

Description

Liberty Tools for Maven
Parent pom for Maven tools supporting development with Websphere Liberty and Open Liberty
Project URL

Project URL

https://github.com/OpenLiberty/ci.maven

Download liberty-maven

Filename Size
liberty-maven-3.6.1.pom 1 KB
Browse

How to add to project

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

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
io.openliberty.tools

Open Liberty Project

Open Liberty is an open source implementation of Eclipse MicroProfile and Java EE from IBM. It is the foundation of the WebSphere Liberty app server.

Versions

Version
3.6.1
3.6
3.5.2
3.5.1
3.5
3.4
3.3.5-M2
3.3.5-M1
3.3.4
3.3.3
3.3.2
3.3.1
3.3
3.3-M4
3.3-M3
3.3-M2
3.3-M1
3.2.4
3.2.3
3.2.2
3.2.1
3.2
3.1
3.0.1
3.0
3.0-M2