OSGi JAX-RS Security Provider

With the connector OSGi services can be published as RESTful web services by simply registering them as OSGi services.

License

License

Categories

Categories

IDE Development Tools Security CLI User Interface
GroupId

GroupId

com.eclipsesource.jaxrs
ArtifactId

ArtifactId

provider-security
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

OSGi JAX-RS Security Provider
With the connector OSGi services can be published as RESTful web services by simply registering them as OSGi services.
Project URL

Project URL

https://github.com/hstaudacher/osgi-jax-rs-connector
Project Organization

Project Organization

EclipseSource

Download provider-security

How to add to project

<!-- https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/provider-security/ -->
<dependency>
    <groupId>com.eclipsesource.jaxrs</groupId>
    <artifactId>provider-security</artifactId>
    <version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/provider-security/
implementation 'com.eclipsesource.jaxrs:provider-security:2.2'
// https://jarcasting.com/artifacts/com.eclipsesource.jaxrs/provider-security/
implementation ("com.eclipsesource.jaxrs:provider-security:2.2")
'com.eclipsesource.jaxrs:provider-security:jar:2.2'
<dependency org="com.eclipsesource.jaxrs" name="provider-security" rev="2.2">
  <artifact name="provider-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.eclipsesource.jaxrs', module='provider-security', version='2.2')
)
libraryDependencies += "com.eclipsesource.jaxrs" % "provider-security" % "2.2"
[com.eclipsesource.jaxrs/provider-security "2.2"]

Dependencies

compile (1)

Group / Artifact Type Version
com.eclipsesource.jaxrs : jersey-all jar 2.18

Project Modules

There are no modules declared in this project.

Versions

Version
2.2
2.1
2.0.1
2.0-SR1
2.0
1.0