| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.faucet-pipeline |
| Идентификатор | Идентификаторfaucet-pipeline-spring-boot-parent |
| Последняя версия | Последняя версия1.3.0 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеfaucet-pipeline-spring-boot-parent
A Spring Boot starter for the faucet-pipeline.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| faucet-pipeline-spring-boot-parent-1.3.0.pom | 7 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-parent/ -->
<dependency>
<groupId>org.faucet-pipeline</groupId>
<artifactId>faucet-pipeline-spring-boot-parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-parent/
implementation 'org.faucet-pipeline:faucet-pipeline-spring-boot-parent:1.3.0'
// https://jarcasting.com/artifacts/org.faucet-pipeline/faucet-pipeline-spring-boot-parent/
implementation ("org.faucet-pipeline:faucet-pipeline-spring-boot-parent:1.3.0")
'org.faucet-pipeline:faucet-pipeline-spring-boot-parent:pom:1.3.0'
<dependency org="org.faucet-pipeline" name="faucet-pipeline-spring-boot-parent" rev="1.3.0">
<artifact name="faucet-pipeline-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.faucet-pipeline', module='faucet-pipeline-spring-boot-parent', version='1.3.0')
)
libraryDependencies += "org.faucet-pipeline" % "faucet-pipeline-spring-boot-parent" % "1.3.0"
[org.faucet-pipeline/faucet-pipeline-spring-boot-parent "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.0 |