bndly-commons
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.bndly.common.rest |
ArtifactId | ArtifactIdorg.bndly.common.rest.client |
Last Version | Last Version1.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionBndly commons REST Client
A collection of OSGI bundles as maven projects to build a foundation for bndly-features
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
org.bndly.common.rest.client-1.0.2.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
javax.activation : activation | jar |
A collection of OSGI bundles as maven projects to build a foundation for bndly-features