Last Version

com.ethlo.qjc:qjc-java 0.2.0

Quick, on-the-fly compilation for JVM languages

License

License

Categories

Categories

Java Languages
GroupId

GroupId

com.ethlo.qjc
ArtifactId

ArtifactId

qjc-java
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-java 0.2.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.ethlo.qjc : qjc-core jar 0.2.0
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.