MVN

net.heberling.ismart : ismart-parent

Maven & Gradle

Dec 19, 2022
1 stars

SAIC Java API - Parent · Implementation of the SAIC API in Java

<dependency>
    <groupId>net.heberling.ismart</groupId>
    <artifactId>ismart-parent</artifactId>
    <version>0.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.heberling.ismart : ismart-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.0.3

All Versions

Choose a version of net.heberling.ismart : ismart-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.0.x
ismart-parent-0.0.3
ismart-parent-0.0.2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>net.heberling.ismart</groupId>
    <artifactId>ismart-parent</artifactId>
    <version>0.0.3</version>
</dependency>