| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.jupiter-tools |
| Идентификатор | Идентификаторspring-dynamic-property |
| Версия | Версия0.1 |
| Тип | Типjar |
| Описание |
Описаниеspring-dynamic-property
Spring DynamicProperty Resolver
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| spring-dynamic-property-0.1.pom | |
| spring-dynamic-property-0.1.jar | 10 KB |
| spring-dynamic-property-0.1-sources.jar | 9 KB |
| spring-dynamic-property-0.1-javadoc.jar | 45 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.jupiter-tools/spring-dynamic-property/ -->
<dependency>
<groupId>com.jupiter-tools</groupId>
<artifactId>spring-dynamic-property</artifactId>
<version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-dynamic-property/
implementation 'com.jupiter-tools:spring-dynamic-property:0.1'
// https://jarcasting.com/artifacts/com.jupiter-tools/spring-dynamic-property/
implementation ("com.jupiter-tools:spring-dynamic-property:0.1")
'com.jupiter-tools:spring-dynamic-property:jar:0.1'
<dependency org="com.jupiter-tools" name="spring-dynamic-property" rev="0.1">
<artifact name="spring-dynamic-property" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jupiter-tools', module='spring-dynamic-property', version='0.1')
)
libraryDependencies += "com.jupiter-tools" % "spring-dynamic-property" % "0.1"
[com.jupiter-tools/spring-dynamic-property "0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | |
| org.springframework.boot : spring-boot-starter-test | jar | |
| org.junit.platform : junit-platform-engine | jar | 1.5.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.5.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.5.0 |
| org.junit.platform : junit-platform-launcher | jar | 1.5.0 |
| org.testcontainers : testcontainers | jar | 1.11.3 |
| org.testcontainers : postgresql | jar | 1.11.3 |
| org.testcontainers : junit-jupiter | jar | 1.11.3 |