Qooxdoo maven integration

qooxdoo-maven provides support for qooxdoo development within Apache Maven.

License

License

EPL
Categories

Categories

Maven Build Tools
GroupId

GroupId

org.qooxdoo
ArtifactId

ArtifactId

qooxdoo-maven-parent
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

pom
Description

Description

Qooxdoo maven integration
qooxdoo-maven provides support for qooxdoo development within Apache Maven.
Source Code Management

Source Code Management

https://github.com/salmon-charles/qooxdoo-maven

Download qooxdoo-maven-parent

How to add to project

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

Dependencies

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

Project Modules

There are no modules declared in this project.

QxMaven: Qooxdoo Maven Integration

qooxdoo-maven provides support for qooxdoo development within Apache Maven. The qooxdoo-maven project is the the parent POM of all others maven projects dealing with the qooxdoo maven integration.

Visit the qxmaven home page project page for full documentation.

Versions

Version
2.1.1
1.6
1.5
1.4