| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаorg.slinkyframework |
| Идентификатор | Идентификаторslinky-common-logging |
| Версия | Версия0.5.1 |
| Тип | Типjar |
| Описание |
ОписаниеSlinky Framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| slinky-common-logging-0.5.1.pom | |
| slinky-common-logging-0.5.1.jar | 35 KB |
| slinky-common-logging-0.5.1-tests.jar | 89 KB |
| slinky-common-logging-0.5.1-sources.jar | 18 KB |
| slinky-common-logging-0.5.1-javadoc.jar | 120 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.slinkyframework/slinky-common-logging/ -->
<dependency>
<groupId>org.slinkyframework</groupId>
<artifactId>slinky-common-logging</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-common-logging/
implementation 'org.slinkyframework:slinky-common-logging:0.5.1'
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-common-logging/
implementation ("org.slinkyframework:slinky-common-logging:0.5.1")
'org.slinkyframework:slinky-common-logging:jar:0.5.1'
<dependency org="org.slinkyframework" name="slinky-common-logging" rev="0.5.1">
<artifact name="slinky-common-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.slinkyframework', module='slinky-common-logging', version='0.5.1')
)
libraryDependencies += "org.slinkyframework" % "slinky-common-logging" % "0.5.1"
[org.slinkyframework/slinky-common-logging "0.5.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slinkyframework : slinky-common-aop | jar | 0.5.1 |
| org.springframework.boot : spring-boot-starter-logging | jar | 2.0.4.RELEASE |
| org.aspectj : aspectjrt | jar | 1.8.13 |
| org.checkerframework : checker-qual Необязательный | jar | 2.0.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.portingle : slf4jtesting | jar | 1.0.0 |
| org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |