License |
License |
---|---|
GroupId | GroupIdorg.qooxdoo |
ArtifactId | ArtifactIdqooxdoo-build-tool |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionqbt - qooxdoo build tool
Build Qooxdoo apps with Java
|
Source Code Management |
Source Code Management |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 3.8.1 |