Last Version

com.ethlo.qjc:qjc-groovy 0.2.0

Quick, on-the-fly compilation for JVM languages

License

License

Categories

Categories

Groovy Languages
GroupId

GroupId

com.ethlo.qjc
ArtifactId

ArtifactId

qjc-groovy
Version

Version

0.2.0
Type

Type

jar
Description

Description

Quick, on-the-fly compilation for JVM languages
Project Organization

Project Organization

Pivotal Software, Inc.

Download qjc-groovy 0.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.ethlo.qjc : qjc-core jar 0.2.0
org.codehaus.groovy : groovy jar 3.0.4
org.slf4j : slf4j-api jar 1.8.0-beta4

test (2)

Group / Artifact Type Version
junit : junit jar 4.8.2
org.apache.logging.log4j : log4j-slf4j18-impl jar 2.13.3

Project Modules

There are no modules declared in this project.