MVN

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

Maven & Gradle

Sep 21, 2022
1 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 Vulnerabilities Updated
11.0.x
parent-11.0.16
parent-11.0.15.20220919_083240
parent-11.0.8
8.0.x
parent-8.0.242
parent-8.0.232

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>

Advertisement