This is retired. Please use https://www.microprofile-ext.org
| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.github.phillip-kruger.microprofile-extentions |
| Идентификатор | Идентификаторfile-config |
| Последняя версия | Последняя версия1.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеfile-config
MicroProfile Config from file
|
| Имя Файла | Размер |
|---|---|
| file-config-1.0.2.pom | |
| file-config-1.0.2.jar | 4 KB |
| file-config-1.0.2-sources.jar | 3 KB |
| file-config-1.0.2-javadoc.jar | 25 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/file-config/ -->
<dependency>
<groupId>com.github.phillip-kruger.microprofile-extentions</groupId>
<artifactId>file-config</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/file-config/
implementation 'com.github.phillip-kruger.microprofile-extentions:file-config:1.0.2'
// https://jarcasting.com/artifacts/com.github.phillip-kruger.microprofile-extentions/file-config/
implementation ("com.github.phillip-kruger.microprofile-extentions:file-config:1.0.2")
'com.github.phillip-kruger.microprofile-extentions:file-config:jar:1.0.2'
<dependency org="com.github.phillip-kruger.microprofile-extentions" name="file-config" rev="1.0.2">
<artifact name="file-config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.phillip-kruger.microprofile-extentions', module='file-config', version='1.0.2')
)
libraryDependencies += "com.github.phillip-kruger.microprofile-extentions" % "file-config" % "1.0.2"
[com.github.phillip-kruger.microprofile-extentions/file-config "1.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax : javaee-api | jar | 7.0 |
| org.eclipse.microprofile : microprofile | pom | 1.2 |
| org.projectlombok : lombok | jar | 1.16.18 |
This is retired. Please use https://www.microprofile-ext.org