MVN

org.eclipse.sw360 : clients

Maven & Gradle

Sep 27, 2023
115 stars

SW360 Client Utilities · Sw360 client utilities

<dependency>
    <groupId>org.eclipse.sw360</groupId>
    <artifactId>clients</artifactId>
    <version>17.0.0-m1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.eclipse.sw360 : clients to add to Maven - Latest Versions:

  • Latest Stable: 17.0.0-m1

All Versions

Choose a version of org.eclipse.sw360 : clients to add to Maven - All Versions:

Version Vulnerabilities Updated
17.0.x
clients-17.0.0-m1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.eclipse.sw360</groupId>
    <artifactId>clients</artifactId>
    <version>17.0.0-m1</version>
</dependency>

Advertisement