Last Version

J2CL 0.10.0-3c97afeac

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

j2cl-parent
Version

Version

0.10.0-3c97afeac
Type

Type

pom
Description

Description

J2CL
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.
Project URL

Project URL

https://github.com/vertispan/j2cl
Source Code Management

Source Code Management

https://github.com/vertispan/j2cl

Download j2cl-parent 0.10.0-3c97afeac


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • external
  • common
  • common-visitor
  • ast
  • frontend
  • frontend-common
  • frontend-jdt
  • frontend-javac
  • backend
  • backend-closure
  • backend-common
  • backend-kotlin
  • backend-libraryinfo
  • backend-libraryinfo-proto
  • backend-wasm
  • transpiler
  • passes
  • gwt-incompatible-stripper
  • minifier
  • gwt-internal-annotations
  • jre
  • bootstrap
  • javac-bootstrap-classpath
  • junit/emul
  • junit/gwttestcase
  • junit/closure-test
  • junit/annotations
  • junit/async
  • junit/processor/unshaded-pom.xml
  • junit/processor