MVN

hu.blackbelt.judo.tatami : judo-tatami-jsl-parent

Maven & Gradle

Dec 06, 2022

JUDO Tatami JSL parent · Parent project of JUDO Tatami JSL. Judo tatami is an Eclipse Epsilon runtime framework.

<dependency>
    <groupId>hu.blackbelt.judo.tatami</groupId>
    <artifactId>judo-tatami-jsl-parent</artifactId>
    <version>1.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of hu.blackbelt.judo.tatami : judo-tatami-jsl-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.1.3

All Versions

Choose a version of hu.blackbelt.judo.tatami : judo-tatami-jsl-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.1.x
judo-tatami-jsl-parent-1.1.3
judo-tatami-jsl-parent-1.1.2
judo-tatami-jsl-parent-1.1.1
judo-tatami-jsl-parent-1.1.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>hu.blackbelt.judo.tatami</groupId>
    <artifactId>judo-tatami-jsl-parent</artifactId>
    <version>1.1.3</version>
</dependency>