com.vertispan.j2cl:junit-emul

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

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.vertispan.j2cl
ArtifactId

ArtifactId

junit-emul
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 junit-emul

How to add to project

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

There are no modules declared in this project.

Versions

Version
0.10.0-3c97afeac