| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки config Библиотеки уровня приложения Configuration ORM Данные |
| Группа | Группаio.confound |
| Идентификатор | Идентификаторconfig-file-format-xml-provider |
| Последняя версия | Последняя версия0.7.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеXML Configuration File Format Provider
File format provider for XML files.
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/io.confound/config-file-format-xml-provider/ -->
<dependency>
<groupId>io.confound</groupId>
<artifactId>config-file-format-xml-provider</artifactId>
<version>0.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.confound/config-file-format-xml-provider/
implementation 'io.confound:config-file-format-xml-provider:0.7.2'
// https://jarcasting.com/artifacts/io.confound/config-file-format-xml-provider/
implementation ("io.confound:config-file-format-xml-provider:0.7.2")
'io.confound:config-file-format-xml-provider:jar:0.7.2'
<dependency org="io.confound" name="config-file-format-xml-provider" rev="0.7.2">
<artifact name="config-file-format-xml-provider" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.confound', module='config-file-format-xml-provider', version='0.7.2')
)
libraryDependencies += "io.confound" % "config-file-format-xml-provider" % "0.7.2"
[io.confound/config-file-format-xml-provider "0.7.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.confound : config-file-format-xml | jar | 0.7.2 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.2 |
| org.junit.vintage : junit-vintage-engine | jar | 5.5.2 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.hamcrest : hamcrest-core | jar | 2.2 |
| com.github.npathai : hamcrest-optional | jar | 2.0.0 |
| org.slf4j : slf4j-simple | jar | 1.7.30 |