com.vertispan.j2cl:frontend-jdt

J2CL is a powerful, simple and lightweight transpiler from Java to Closure style JavaScript. The project is designed, implemented, and maintained by the J2CL team at Google. This distribution is slightly modified from the original and packaged for Maven Central by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our packaging are not incorrectly blamed on the upstream Google repository.

License

License

GroupId

GroupId

com.vertispan.j2cl
ArtifactId

ArtifactId

frontend-jdt
Last Version

Last Version

0.10.0-3c97afeac
Release Date

Release Date

Type

Type

pom
Description

Description

J2CL is a powerful, simple and lightweight transpiler from Java to Closure style JavaScript. The project is designed, implemented, and maintained by the J2CL team at Google. This distribution is slightly modified from the original and packaged for Maven Central by Vertispan LLC. The links and references in this pom.xml will reference the Vertispan fork, to ensure that any error introduced by our packaging are not incorrectly blamed on the upstream Google repository.

Download frontend-jdt

How to add to project

<!-- https://jarcasting.com/artifacts/com.vertispan.j2cl/frontend-jdt/ -->
<dependency>
    <groupId>com.vertispan.j2cl</groupId>
    <artifactId>frontend-jdt</artifactId>
    <version>0.10.0-3c97afeac</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.vertispan.j2cl/frontend-jdt/
implementation 'com.vertispan.j2cl:frontend-jdt:0.10.0-3c97afeac'
// https://jarcasting.com/artifacts/com.vertispan.j2cl/frontend-jdt/
implementation ("com.vertispan.j2cl:frontend-jdt:0.10.0-3c97afeac")
'com.vertispan.j2cl:frontend-jdt:pom:0.10.0-3c97afeac'
<dependency org="com.vertispan.j2cl" name="frontend-jdt" rev="0.10.0-3c97afeac">
  <artifact name="frontend-jdt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.vertispan.j2cl', module='frontend-jdt', version='0.10.0-3c97afeac')
)
libraryDependencies += "com.vertispan.j2cl" % "frontend-jdt" % "0.10.0-3c97afeac"
[com.vertispan.j2cl/frontend-jdt "0.10.0-3c97afeac"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.auto.value : auto-value jar 1.6
com.google.guava : guava jar 25.1-jre
com.google.jsinterop : jsinterop-annotations jar 2.0.0
com.vertispan.j2cl.external : org.eclipse.jdt.core jar 0.10.0-3c97afeac
com.vertispan.j2cl : common jar 0.10.0-3c97afeac
com.vertispan.j2cl : ast jar 0.10.0-3c97afeac
com.vertispan.j2cl : frontend-common jar 0.10.0-3c97afeac

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0-3c97afeac