restConnector-2.0

io.openliberty.features

restConnector-2.0 is a Java jar artifact published under the io.openliberty.features group on Maven Central. 95 versions are indexed here. Select a version below for Maven, Gradle and SBT snippets plus CVE data.

Recommended: 26.0.0.7 95 versions jarChecking...

Add to your project25.0.0.11

<dependency>
    <groupId>io.openliberty.features</groupId>
    <artifactId>restConnector-2.0</artifactId>
    <version>25.0.0.11</version>
</dependency>

Version Details — 25.0.0.11

Packaging
esa
Direct Deps
0
Total Deps
0
Published
Unknown
License
Eclipse Public License 2.0

A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature supersedes the restConnector-1.0 feature. It enables the REST handler configuration APIs. When this feature is combined with features supporting configuration validation, the corresponding REST handler validation APIs are enabled.

Checking security advisories...