MVN

org.apache.aries.rsa : rsa-features

Maven & Gradle

Sep 18, 2021
15 stars

Aries Remote Service Admin Features

<dependency>
    <groupId>org.apache.aries.rsa</groupId>
    <artifactId>rsa-features</artifactId>
    <version>1.16.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.aries.rsa : rsa-features to add to Maven - Latest Versions:

  • Latest Stable: 1.16.1

All Versions

Choose a version of org.apache.aries.rsa : rsa-features to add to Maven - All Versions:

Version Vulnerabilities Updated
1.16.x
rsa-features-1.16.1
rsa-features-1.16.0
1.14.x
rsa-features-1.14.0
1.13.x
rsa-features-1.13.0
1.12.x
rsa-features-1.12.0
1.11.x
rsa-features-1.11.0
1.10.x
rsa-features-1.10.0
1.9.x
rsa-features-1.9.0
1.8.x
rsa-features-1.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.aries.rsa</groupId>
    <artifactId>rsa-features</artifactId>
    <version>1.16.1</version>
</dependency>