| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторauto-log-springboot-starter |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe auto-log tool for java.
|
<!-- https://jarcasting.com/artifacts/com.github.houbb/auto-log-springboot-starter/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>auto-log-springboot-starter</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-springboot-starter/
implementation 'com.github.houbb:auto-log-springboot-starter:0.0.15'
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-springboot-starter/
implementation ("com.github.houbb:auto-log-springboot-starter:0.0.15")
'com.github.houbb:auto-log-springboot-starter:jar:0.0.15'
<dependency org="com.github.houbb" name="auto-log-springboot-starter" rev="0.0.15">
<artifact name="auto-log-springboot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='auto-log-springboot-starter', version='0.0.15')
)
libraryDependencies += "com.github.houbb" % "auto-log-springboot-starter" % "0.0.15"
[com.github.houbb/auto-log-springboot-starter "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : auto-log-spring | jar | 0.0.15 |
| org.springframework.boot : spring-boot-starter | jar | 1.5.22.RELEASE |