Bndly commons REST Client

A collection of OSGI bundles as maven projects to build a foundation for bndly-features

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.bndly.common.rest
ArtifactId

ArtifactId

org.bndly.common.rest.client
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

pom
Description

Description

Bndly commons REST Client
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
Project Organization

Project Organization

Cybercon GmbH

Download org.bndly.common.rest.client

How to add to project

<!-- https://jarcasting.com/artifacts/org.bndly.common.rest/org.bndly.common.rest.client/ -->
<dependency>
    <groupId>org.bndly.common.rest</groupId>
    <artifactId>org.bndly.common.rest.client</artifactId>
    <version>1.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.bndly.common.rest/org.bndly.common.rest.client/
implementation 'org.bndly.common.rest:org.bndly.common.rest.client:1.0.2'
// https://jarcasting.com/artifacts/org.bndly.common.rest/org.bndly.common.rest.client/
implementation ("org.bndly.common.rest:org.bndly.common.rest.client:1.0.2")
'org.bndly.common.rest:org.bndly.common.rest.client:pom:1.0.2'
<dependency org="org.bndly.common.rest" name="org.bndly.common.rest.client" rev="1.0.2">
  <artifact name="org.bndly.common.rest.client" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.bndly.common.rest', module='org.bndly.common.rest.client', version='1.0.2')
)
libraryDependencies += "org.bndly.common.rest" % "org.bndly.common.rest.client" % "1.0.2"
[org.bndly.common.rest/org.bndly.common.rest.client "1.0.2"]

Dependencies

test (1)

Group / Artifact Type Version
javax.activation : activation jar

Project Modules

  • client-api
  • client-impl

bndly-commons

A collection of OSGI bundles as maven projects to build a foundation for bndly-features

org.bndly.common.rest

bndly.org

Versions

Version
1.0.2
1.0.1
1.0.0