| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.winegrower.examples |
| Идентификатор | Идентификаторosgi-cdi |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApache Winegrower :: Examples :: OSGi CDI
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| osgi-cdi-1.0.1.pom | |
| osgi-cdi-1.0.1.jar | 9 KB |
| osgi-cdi-1.0.1-sources.jar | 9 KB |
| osgi-cdi-1.0.1-javadoc.jar | 29 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.winegrower.examples/osgi-cdi/ -->
<dependency>
<groupId>org.apache.winegrower.examples</groupId>
<artifactId>osgi-cdi</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.winegrower.examples/osgi-cdi/
implementation 'org.apache.winegrower.examples:osgi-cdi:1.0.1'
// https://jarcasting.com/artifacts/org.apache.winegrower.examples/osgi-cdi/
implementation ("org.apache.winegrower.examples:osgi-cdi:1.0.1")
'org.apache.winegrower.examples:osgi-cdi:jar:1.0.1'
<dependency org="org.apache.winegrower.examples" name="osgi-cdi" rev="1.0.1">
<artifact name="osgi-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.winegrower.examples', module='osgi-cdi', version='1.0.1')
)
libraryDependencies += "org.apache.winegrower.examples" % "osgi-cdi" % "1.0.1"
[org.apache.winegrower.examples/osgi-cdi "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.winegrower : winegrower-core | jar | 1.0.1 |
| org.apache.winegrower.cepages : winegrower-cepage-osgi-cdi | jar | 1.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |