License |
License |
---|---|
GroupId | GroupIdorg.apache.aries.rsa |
ArtifactId | ArtifactIdrepository |
Last Version | Last Version1.16.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionAries Remote Service Admin Repository
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
repository-1.16.1.pom | |
repository-1.16.1.xml.gz | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.aries.rsa/repository/ -->
<dependency>
<groupId>org.apache.aries.rsa</groupId>
<artifactId>repository</artifactId>
<version>1.16.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.aries.rsa/repository/
implementation 'org.apache.aries.rsa:repository:1.16.1'
// https://jarcasting.com/artifacts/org.apache.aries.rsa/repository/
implementation ("org.apache.aries.rsa:repository:1.16.1")
'org.apache.aries.rsa:repository:pom:1.16.1'
<dependency org="org.apache.aries.rsa" name="repository" rev="1.16.1">
<artifact name="repository" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.aries.rsa', module='repository', version='1.16.1')
)
libraryDependencies += "org.apache.aries.rsa" % "repository" % "1.16.1"
[org.apache.aries.rsa/repository "1.16.1"]
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 6.0.0 |
org.osgi : osgi.cmpn | jar | 6.0.0 |
org.slf4j : slf4j-api | jar | 1.7.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymock | jar | 3.4 |
org.easymock : easymockclassextension | jar | 3.2 |
org.awaitility : awaitility | jar | 3.0.0 |