Property Injection for Java

Inject values from java.util.Properties using the Java CDI framework

Лицензия

Лицензия

Группа

Группа

io.xlate
Идентификатор

Идентификатор

property-inject
Последняя версия

Последняя версия

1.0.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

Property Injection for Java
Inject values from java.util.Properties using the Java CDI framework
Ссылка на сайт

Ссылка на сайт

https://github.com/xlate/property-inject
Система контроля версий

Система контроля версий

https://github.com/xlate/property-inject

Скачать property-inject

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/io.xlate/property-inject/ -->
<dependency>
    <groupId>io.xlate</groupId>
    <artifactId>property-inject</artifactId>
    <version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.xlate/property-inject/
implementation 'io.xlate:property-inject:1.0.5'
// https://jarcasting.com/artifacts/io.xlate/property-inject/
implementation ("io.xlate:property-inject:1.0.5")
'io.xlate:property-inject:jar:1.0.5'
<dependency org="io.xlate" name="property-inject" rev="1.0.5">
  <artifact name="property-inject" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.xlate', module='property-inject', version='1.0.5')
)
libraryDependencies += "io.xlate" % "property-inject" % "1.0.5"
[io.xlate/property-inject "1.0.5"]

Зависимости

provided (2)

Идентификатор библиотеки Тип Версия
javax.enterprise : cdi-api jar 1.1-20130918
javax.json : javax.json-api Необязательный jar 1.0

test (6)

Идентификатор библиотеки Тип Версия
org.junit.jupiter : junit-jupiter-engine jar 5.1.0
org.junit.platform : junit-platform-runner jar 1.1.0
org.mockito : mockito-junit-jupiter jar 2.27.0
org.glassfish : javax.json jar 1.0.4
org.jboss.weld : weld-junit5 jar 1.2.2.Final
org.slf4j : slf4j-jdk14 jar 1.7.15

Модули Проекта

Данный проект не имеет модулей.

Property Inject Build Status Coverage Status

Simple CDI extension to support injection of java.util.Properties values.

Please see the project wiki for more information.

Licensing

Property Inject is available for use under the GNU Affero GPL license for open source projects. Commercial license terms are also available (see COMM-LICENSE) for individuals or companies wishing to develop software using the library but do not wish to open source their own code. Please see the Property Inject product page for pricing.

io.xlate

xlate.io

Версии библиотеки

Версия
1.0.5
1.0.4
1.0.3
1.0.1
1.0.0
0.0.2
0.0.1