MVN

dev.galasa : galasa-wrapping-parent

Maven & Gradle

Jul 01, 2022
1 stars

Galasa OSGi Wrapping · Wraps non-OSGi JARs into OSGi Bundles for use in the Galasa Ecosystem

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

Latest Version

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

  • Latest Stable: 0.24.0

All Versions

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

Version Vulnerabilities Updated
0.24.x
galasa-wrapping-parent-0.24.0
0.12.x
galasa-wrapping-parent-0.12.0
0.3.x
galasa-wrapping-parent-0.3.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>dev.galasa</groupId>
    <artifactId>galasa-wrapping-parent</artifactId>
    <version>0.24.0</version>
</dependency>

Advertisement