License |
License |
---|---|
GroupId | GroupIdorg.apache.cxf.dosgi.systests |
ArtifactId | ArtifactIdcxf-dosgi-itests |
Last Version | Last Version2.3.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCXF DOSGi Integration Tests
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 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cxf-dosgi-itests-2.3.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.dosgi.systests/cxf-dosgi-itests/ -->
<dependency>
<groupId>org.apache.cxf.dosgi.systests</groupId>
<artifactId>cxf-dosgi-itests</artifactId>
<version>2.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi.systests/cxf-dosgi-itests/
implementation 'org.apache.cxf.dosgi.systests:cxf-dosgi-itests:2.3.0'
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi.systests/cxf-dosgi-itests/
implementation ("org.apache.cxf.dosgi.systests:cxf-dosgi-itests:2.3.0")
'org.apache.cxf.dosgi.systests:cxf-dosgi-itests:pom:2.3.0'
<dependency org="org.apache.cxf.dosgi.systests" name="cxf-dosgi-itests" rev="2.3.0">
<artifact name="cxf-dosgi-itests" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.dosgi.systests', module='cxf-dosgi-itests', version='2.3.0')
)
libraryDependencies += "org.apache.cxf.dosgi.systests" % "cxf-dosgi-itests" % "2.3.0"
[org.apache.cxf.dosgi.systests/cxf-dosgi-itests "2.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.14 |
org.apache.aries.rsa : org.apache.aries.rsa.core | jar | 1.11.0 |
org.apache.aries.rsa : org.apache.aries.rsa.spi | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : osgi.core | jar | 6.0.0 |
org.osgi : org.osgi.service.component | jar | 1.3.0 |
org.osgi : org.osgi.service.component.annotations | jar | 1.3.0 |
org.osgi : org.osgi.service.http | jar | 1.2.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymockclassextension | jar | 3.2 |