Last Version

Maven-Bazel Migration Plugin 1.1.1

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.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

hu.skawa
ArtifactId

ArtifactId

migrator-maven-plugin
Version

Version

1.1.1
Type

Type

maven-plugin
Description

Description

Maven-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

https://zmeggyesi.github.io/migrator-maven-plugin/
Source Code Management

Source Code Management

https://github.com/zmeggyesi/migrator-maven-plugin

Download migrator-maven-plugin 1.1.1


<plugin>
    <groupId>hu.skawa</groupId>
    <artifactId>migrator-maven-plugin</artifactId>
    <version>1.1.1</version>
</plugin>

Dependencies

compile (4)

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

provided (1)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.2

Project Modules

There are no modules declared in this project.