MVN

dev.galasa : galasa-simplatform-parent

Maven & Gradle

May 26, 2021
8 stars

Galasa SimPlatform · The SimPlatform and SimBank applications to allow for Galasa tutorials and samples

<dependency>
    <groupId>dev.galasa</groupId>
    <artifactId>galasa-simplatform-parent</artifactId>
    <version>0.15.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of dev.galasa : galasa-simplatform-parent to add to Maven - Latest Versions:

  • Latest Stable: 0.15.0

All Versions

Choose a version of dev.galasa : galasa-simplatform-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
0.15.x
galasa-simplatform-parent-0.15.0
0.14.x
galasa-simplatform-parent-0.14.0
0.13.x
galasa-simplatform-parent-0.13.0
0.12.x
galasa-simplatform-parent-0.12.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.galasa</groupId>
    <artifactId>galasa-simplatform-parent</artifactId>
    <version>0.15.0</version>
</dependency>

Advertisement