License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.apache.cxf.dosgi |
ArtifactId | ArtifactIdcxf-dosgi-source-distribution |
Last Version | Last Version2.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCXF DOSGi Source Distribution
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 URL |
Project URL |
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.apache.cxf.dosgi/cxf-dosgi-source-distribution/ -->
<dependency>
<groupId>org.apache.cxf.dosgi</groupId>
<artifactId>cxf-dosgi-source-distribution</artifactId>
<version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi/cxf-dosgi-source-distribution/
implementation 'org.apache.cxf.dosgi:cxf-dosgi-source-distribution:2.2.0'
// https://jarcasting.com/artifacts/org.apache.cxf.dosgi/cxf-dosgi-source-distribution/
implementation ("org.apache.cxf.dosgi:cxf-dosgi-source-distribution:2.2.0")
'org.apache.cxf.dosgi:cxf-dosgi-source-distribution:jar:2.2.0'
<dependency org="org.apache.cxf.dosgi" name="cxf-dosgi-source-distribution" rev="2.2.0">
<artifact name="cxf-dosgi-source-distribution" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.cxf.dosgi', module='cxf-dosgi-source-distribution', version='2.2.0')
)
libraryDependencies += "org.apache.cxf.dosgi" % "cxf-dosgi-source-distribution" % "2.2.0"
[org.apache.cxf.dosgi/cxf-dosgi-source-distribution "2.2.0"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.14 |
org.apache.aries.rsa : org.apache.aries.rsa.spi | jar | 1.11.0 |
Group / Artifact | Type | Version |
---|---|---|
org.osgi : org.osgi.core | jar | 5.0.0 |
org.osgi : org.osgi.compendium | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.easymock : easymockclassextension | jar | 3.2 |