| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.shepherdviolet.slate20 |
| Идентификатор | Идентификаторslate-common |
| Последняя версия | Последняя версия20.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеslate-common
Comprehensive Java library for spring framework (Java8+)
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| slate-common-20.1.0.pom | |
| slate-common-20.1.0.jar | 57 KB |
| slate-common-20.1.0-sources.jar | 53 KB |
| slate-common-20.1.0-javadoc.jar | 171 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.shepherdviolet.slate20/slate-common/ -->
<dependency>
<groupId>com.github.shepherdviolet.slate20</groupId>
<artifactId>slate-common</artifactId>
<version>20.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.shepherdviolet.slate20/slate-common/
implementation 'com.github.shepherdviolet.slate20:slate-common:20.1.0'
// https://jarcasting.com/artifacts/com.github.shepherdviolet.slate20/slate-common/
implementation ("com.github.shepherdviolet.slate20:slate-common:20.1.0")
'com.github.shepherdviolet.slate20:slate-common:jar:20.1.0'
<dependency org="com.github.shepherdviolet.slate20" name="slate-common" rev="20.1.0">
<artifact name="slate-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.shepherdviolet.slate20', module='slate-common', version='20.1.0')
)
libraryDependencies += "com.github.shepherdviolet.slate20" % "slate-common" % "20.1.0"
[com.github.shepherdviolet.slate20/slate-common "20.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.shepherdviolet.thistle20 : thistle-common | jar | 20.1.0 |
| com.github.shepherdviolet.thistle20 : thistle-trace | jar | 20.1.0 |
| org.springframework : spring-context | jar | 5.1.11.RELEASE |
| org.slf4j : slf4j-api | jar | 1.7.29 |