| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииSpring Boot Контейнер Микросервисы |
| Группа | Группаorg.springframework.boot.experimental |
| Идентификатор | Идентификаторspring-boot-thin-launcher |
| Версия | Версия1.0.26.RELEASE |
| Тип | Типjar |
| Описание |
ОписаниеSpring Boot Thin Launcher
Demo project for Spring Boot
|
| Организация-разработчик |
Организация-разработчик |
<!-- https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-launcher/ -->
<dependency>
<groupId>org.springframework.boot.experimental</groupId>
<artifactId>spring-boot-thin-launcher</artifactId>
<version>1.0.26.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-launcher/
implementation 'org.springframework.boot.experimental:spring-boot-thin-launcher:1.0.26.RELEASE'
// https://jarcasting.com/artifacts/org.springframework.boot.experimental/spring-boot-thin-launcher/
implementation ("org.springframework.boot.experimental:spring-boot-thin-launcher:1.0.26.RELEASE")
'org.springframework.boot.experimental:spring-boot-thin-launcher:jar:1.0.26.RELEASE'
<dependency org="org.springframework.boot.experimental" name="spring-boot-thin-launcher" rev="1.0.26.RELEASE">
<artifact name="spring-boot-thin-launcher" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.springframework.boot.experimental', module='spring-boot-thin-launcher', version='1.0.26.RELEASE')
)
libraryDependencies += "org.springframework.boot.experimental" % "spring-boot-thin-launcher" % "1.0.26.RELEASE"
[org.springframework.boot.experimental/spring-boot-thin-launcher "1.0.26.RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-core | jar | 4.3.16.RELEASE |
| org.springframework.boot : spring-boot-loader-tools | jar | 1.5.12.RELEASE |
| org.springframework.boot : spring-boot-loader | jar | 1.5.12.RELEASE |
| org.apache.maven : maven-core | jar | 3.5.0 |
| org.apache.maven : maven-embedder | jar | 3.5.0 |
| org.eclipse.aether : aether-transport-http | jar | 1.0.2.v20150114 |
| org.eclipse.aether : aether-transport-file | jar | 1.0.2.v20150114 |
| org.eclipse.aether : aether-connector-basic | jar | 1.0.2.v20150114 |
| org.slf4j : slf4j-jdk14 Необязательный | jar | 1.7.25 |