MVN

org.eclipse.lyo.store : store-parent

Maven & Gradle

Jun 29, 2023
1 stars

Lyo :: Store :: _Parent

<dependency>
    <groupId>org.eclipse.lyo.store</groupId>
    <artifactId>store-parent</artifactId>
    <version>5.1.1.Final</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.lyo.store : store-parent to add to Maven - Latest Versions:

  • Latest Stable: 5.1.1.Final
  • Latest Release Candidate: 4.1.0.RC
  • Latest Alpha: 5.1.0-alpha

All Versions

Choose a version of org.eclipse.lyo.store : store-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
5.1.x
store-parent-5.1.1.Final
store-parent-5.1.0-alpha
5.0.x
store-parent-5.0.1.CR
store-parent-5.0.0.Final
store-parent-5.0.0.CR
store-parent-5.0.0.alpha4
store-parent-5.0.0.alpha3
store-parent-5.0.0.alpha2
store-parent-5.0.0.alpha1
4.1.x
store-parent-4.1.0
store-parent-4.1.0.RC
store-parent-4.1.0.M1
store-parent-4.1.0.alpha1
4.0.x
store-parent-4.0.0
store-parent-4.0.0.RC

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.lyo.store</groupId>
    <artifactId>store-parent</artifactId>
    <version>5.1.1.Final</version>
</dependency>

Advertisement