| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииDistribution Компиляция и сборка |
| Группа | Группаorg.apache.cxf.dosgi |
| Идентификатор | Идентификаторcxf-dosgi-source-distribution |
| Версия | Версия2.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеCXF 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.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.14 |
| org.apache.aries.rsa : org.apache.aries.rsa.spi | jar | 1.11.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.osgi : org.osgi.core | jar | 5.0.0 |
| org.osgi : org.osgi.compendium | jar | 5.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymockclassextension | jar | 3.2 |