MVN

hu.blackbelt.judo.eclipse.jdk.zulu : parent

Maven & Gradle

Sep 21, 2022
0 stars

Bundled Zulu Java JDK · Zulu JDK for Eclipse

<dependency>
    <groupId>hu.blackbelt.judo.eclipse.jdk.zulu</groupId>
    <artifactId>parent</artifactId>
    <version>11.0.16</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hu.blackbelt.judo.eclipse.jdk.zulu : parent to add to Maven - Latest Versions:

  • Latest Stable: 11.0.16

All Versions

Choose a version of hu.blackbelt.judo.eclipse.jdk.zulu : parent to add to Maven - All Versions:

  • Version Updated
  • parent-11.0.16

    Sep 21, 2022
  • parent-11.0.15.20220919_083240

    Sep 19, 2022
  • parent-11.0.8

    Oct 17, 2020
  • parent-8.0.242

    Mar 16, 2020
  • parent-8.0.232

    Feb 03, 2020

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>hu.blackbelt.judo.eclipse.jdk.zulu</groupId>
    <artifactId>parent</artifactId>
    <version>11.0.16</version>
</dependency>