| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииConfiguration Библиотеки уровня приложения config |
| Группа | Группаcom.github.dmulcahey |
| Идентификатор | Идентификаторcomponent-configuration-spring |
| Последняя версия | Последняя версия0.0.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеcomponent-configuration-spring
A parent pom used for building applications.
|
<!-- https://jarcasting.com/artifacts/com.github.dmulcahey/component-configuration-spring/ -->
<dependency>
<groupId>com.github.dmulcahey</groupId>
<artifactId>component-configuration-spring</artifactId>
<version>0.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.dmulcahey/component-configuration-spring/
implementation 'com.github.dmulcahey:component-configuration-spring:0.0.2'
// https://jarcasting.com/artifacts/com.github.dmulcahey/component-configuration-spring/
implementation ("com.github.dmulcahey:component-configuration-spring:0.0.2")
'com.github.dmulcahey:component-configuration-spring:jar:0.0.2'
<dependency org="com.github.dmulcahey" name="component-configuration-spring" rev="0.0.2">
<artifact name="component-configuration-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.dmulcahey', module='component-configuration-spring', version='0.0.2')
)
libraryDependencies += "com.github.dmulcahey" % "component-configuration-spring" % "0.0.2"
[com.github.dmulcahey/component-configuration-spring "0.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.dmulcahey : component-configuration-manager | jar | 0.0.2 |
| org.slf4j : slf4j-api | jar | 1.7.13 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 1.3.9 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-context | jar | |
| org.projectlombok : lombok | jar | 1.16.8 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | |
| org.slf4j : slf4j-jdk14 | jar | 1.7.13 |
| junit : junit | jar | 4.12 |