| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shepherdviolet |
| Идентификатор | Идентификаторslate-springboot |
| Последняя версия | Последняя версия11.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеslate-springboot
Java EE Library
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| slate-springboot-11.4.pom | |
| slate-springboot-11.4.jar | 9 KB |
| slate-springboot-11.4-sources.jar | 6 KB |
| slate-springboot-11.4-javadoc.jar | 398 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/ -->
<dependency>
<groupId>com.github.shepherdviolet</groupId>
<artifactId>slate-springboot</artifactId>
<version>11.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation 'com.github.shepherdviolet:slate-springboot:11.4'
// https://jarcasting.com/artifacts/com.github.shepherdviolet/slate-springboot/
implementation ("com.github.shepherdviolet:slate-springboot:11.4")
'com.github.shepherdviolet:slate-springboot:jar:11.4'
<dependency org="com.github.shepherdviolet" name="slate-springboot" rev="11.4">
<artifact name="slate-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet', module='slate-springboot', version='11.4')
)
libraryDependencies += "com.github.shepherdviolet" % "slate-springboot" % "11.4"
[com.github.shepherdviolet/slate-springboot "11.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shepherdviolet : slate-common | jar | 11.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.0.2.RELEASE |
| javax.servlet : javax.servlet-api | jar | 4.0.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |