| License |
License |
|---|---|
| Categories |
CategoriesMaven Build Tools |
| GroupId | GroupIdcom.vertispan.j2cl |
| ArtifactId | ArtifactIdj2cl-maven-plugin |
| Last Version | Last Version0.19 |
| Release Date | Release Date |
| Type | Typemaven-plugin |
| Description |
DescriptionJ2CL 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.
|
| Filename | Size |
|---|---|
| j2cl-maven-plugin-0.19.pom | |
| j2cl-maven-plugin-0.19.jar | 58 KB |
| j2cl-maven-plugin-0.19-sources.jar | 33 KB |
| j2cl-maven-plugin-0.19-javadoc.jar | 469 KB |
| Browse |
<plugin>
<groupId>com.vertispan.j2cl</groupId>
<artifactId>j2cl-maven-plugin</artifactId>
<version>0.19</version>
</plugin>
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |