Last Version

Qooxdoo maven integration 2.1.1

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
Version

Version

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


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