Last Version

qbt - qooxdoo build tool 1.4

Build Qooxdoo apps with Java

License

License

EPL
GroupId

GroupId

org.qooxdoo
ArtifactId

ArtifactId

qooxdoo-build-tool
Version

Version

1.4
Type

Type

jar
Description

Description

qbt - qooxdoo build tool
Build Qooxdoo apps with Java
Source Code Management

Source Code Management

https://github.com/salmon-charles/qooxdoo-build-tool

Download qooxdoo-build-tool 1.4


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

Dependencies

compile (3)

Group / Artifact Type Version
org.python : jython-standalone jar 2.5.2
org.codehaus.jackson : jackson-mapper-asl jar 1.9.0
log4j : log4j jar 1.2.14

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.