| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииGeronimo Контейнер Application Servers config Библиотеки уровня приложения Configuration |
| Группа | Группаorg.apache.geronimo.config |
| Идентификатор | Идентификаторgeronimo-config-impl |
| Последняя версия | Последняя версия1.2.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGeronimo Microprofile Configuration :: Impl
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.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| geronimo-config-impl-1.2.3.pom | |
| geronimo-config-impl-1.2.3.jar | 59 KB |
| geronimo-config-impl-1.2.3-sources.jar | 50 KB |
| geronimo-config-impl-1.2.3-javadoc.jar | 190 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo.config/geronimo-config-impl/ -->
<dependency>
<groupId>org.apache.geronimo.config</groupId>
<artifactId>geronimo-config-impl</artifactId>
<version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo.config/geronimo-config-impl/
implementation 'org.apache.geronimo.config:geronimo-config-impl:1.2.3'
// https://jarcasting.com/artifacts/org.apache.geronimo.config/geronimo-config-impl/
implementation ("org.apache.geronimo.config:geronimo-config-impl:1.2.3")
'org.apache.geronimo.config:geronimo-config-impl:jar:1.2.3'
<dependency org="org.apache.geronimo.config" name="geronimo-config-impl" rev="1.2.3">
<artifact name="geronimo-config-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo.config', module='geronimo-config-impl', version='1.2.3')
)
libraryDependencies += "org.apache.geronimo.config" % "geronimo-config-impl" % "1.2.3"
[org.apache.geronimo.config/geronimo-config-impl "1.2.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-api | jar | 1.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.1 |
| org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.microprofile.config : microprofile-config-tck | jar | 1.4 |
| org.testng : testng | jar | 6.9.9 |
| org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.14.Final |