MVN

org.jbrew.core : jbrew-core

Maven & Gradle

Apr 21, 2020

JBrew :: Core · This library contains the JBrew core lbiraries

<dependency>
    <groupId>org.jbrew.core</groupId>
    <artifactId>jbrew-core</artifactId>
    <version>0.1.0-beta.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jbrew.core : jbrew-core to add to Maven - Latest Versions:

  • Latest Stable: 0.1.0-beta.6
  • Latest Beta: 0.1.0-beta.6

All Versions

Choose a version of org.jbrew.core : jbrew-core to add to Maven - All Versions:

Version Vulnerabilities Updated
0.1.x
jbrew-core-0.1.0-beta.6
jbrew-core-0.1.0-beta.5
jbrew-core-0.1.0-beta.4
jbrew-core-0.1.0-beta.3
jbrew-core-0.1.0-beta.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.jbrew.core</groupId>
    <artifactId>jbrew-core</artifactId>
    <version>0.1.0-beta.6</version>
</dependency>