License |
License |
---|---|
Categories |
CategoriesMaven Build Tools |
GroupId | GroupIdhu.skawa |
ArtifactId | ArtifactIdmigrator-maven-plugin |
Version | Version1.1.1 |
Type | Typemaven-plugin |
Description |
DescriptionMaven-Bazel Migration Plugin
Used to generate a Bazel-compatible listing of all dependencies transitively. Provides a listing of "maven_jar()" directives for the WORKSPACE file, and on request, the relevant "@references" for the BUILD files.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
migrator-maven-plugin-1.1.1.pom | |
migrator-maven-plugin-1.1.1.jar | 22 KB |
migrator-maven-plugin-1.1.1-sources.jar | 8 KB |
Browse |
<plugin>
<groupId>hu.skawa</groupId>
<artifactId>migrator-maven-plugin</artifactId>
<version>1.1.1</version>
</plugin>
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven : maven-plugin-api | jar | 2.0 |
org.codehaus.plexus : plexus-utils | jar | 3.0.8 |
org.apache.maven : maven-core | jar | 3.3.9 |
com.google.guava : guava | jar | 20.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |