J2CL Maven Plugin

Collection of tools to make it easier to create J2CL build systems. The first purpose of this set of tooling is to produce a maven plugin capable of efficiently building J2CL projects, but the tools are intended to be reused outside of maven.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.vertispan.j2cl
ArtifactId

ArtifactId

j2cl-maven-plugin
Last Version

Last Version

0.19
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

J2CL Maven Plugin
Collection of tools to make it easier to create J2CL build systems. The first purpose of this set of tooling is to produce a maven plugin capable of efficiently building J2CL projects, but the tools are intended to be reused outside of maven.

Download j2cl-maven-plugin

How to add to project

<plugin>
    <groupId>com.vertispan.j2cl</groupId>
    <artifactId>j2cl-maven-plugin</artifactId>
    <version>0.19</version>
</plugin>

Dependencies

compile (15)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.3.9
org.apache.maven : maven-core jar 3.3.9
org.apache.maven.shared : maven-shared-utils jar 3.1.0
org.apache.maven : maven-model jar 3.3.9
org.apache.maven : maven-artifact jar 3.3.9
org.codehaus.plexus : plexus-utils jar 3.1.0
org.apache.maven.resolver : maven-resolver-api jar 1.3.1
org.seleniumhq.selenium : selenium-support jar 3.141.59
org.seleniumhq.selenium : selenium-api jar 3.141.59
org.seleniumhq.selenium : selenium-chrome-driver jar 3.141.59
org.seleniumhq.selenium : htmlunit-driver jar 2.41.0
org.jsoup : jsoup jar 1.14.2
org.eclipse.jetty : jetty-server jar 9.4.43.v20210629
com.vertispan.j2cl : build-caching jar 0.19
com.vertispan.j2cl : j2cl-tasks jar 0.19

provided (1)

Group / Artifact Type Version
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
0.19