MVN

ch.epfl.scala : bloop-maven-plugin

Maven & Gradle

Dec 15, 2022
2 stars

Bloop Maven Plugin · A Maven plugin which exports your Maven build into a format Bloop can understand.

<plugin>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>bloop-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of ch.epfl.scala : bloop-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0
  • Latest Release Candidate: 2.0.0-RC4

All Versions

Choose a version of ch.epfl.scala : bloop-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
bloop-maven-plugin-2.0.0
bloop-maven-plugin-2.0.0-RC4
bloop-maven-plugin-2.0.0-RC3
bloop-maven-plugin-2.0.0-M3
bloop-maven-plugin-2.0.0-M2

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>ch.epfl.scala</groupId>
    <artifactId>bloop-maven-plugin</artifactId>
    <version>2.0.0</version>
</plugin>

Advertisement

Dependencies from Group

Jun 03, 2023
75 usages
808 stars
Jun 12, 2023
65 usages
430 stars
Jun 03, 2023
43 usages
808 stars
Jun 03, 2023
32 usages
808 stars
Oct 10, 2022
31 usages
808 stars

Discover Dependencies