| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторauto-log-spring |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеThe auto-log tool for java.
|
| Имя Файла | Размер |
|---|---|
| auto-log-spring-0.0.15.pom | |
| auto-log-spring-0.0.15.jar | 5 KB |
| auto-log-spring-0.0.15-sources.jar | 4 KB |
| auto-log-spring-0.0.15-javadoc.jar | 60 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/auto-log-spring/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>auto-log-spring</artifactId>
<version>0.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-spring/
implementation 'com.github.houbb:auto-log-spring:0.0.15'
// https://jarcasting.com/artifacts/com.github.houbb/auto-log-spring/
implementation ("com.github.houbb:auto-log-spring:0.0.15")
'com.github.houbb:auto-log-spring:jar:0.0.15'
<dependency org="com.github.houbb" name="auto-log-spring" rev="0.0.15">
<artifact name="auto-log-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='auto-log-spring', version='0.0.15')
)
libraryDependencies += "com.github.houbb" % "auto-log-spring" % "0.0.15"
[com.github.houbb/auto-log-spring "0.0.15"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : auto-log-annotation | jar | 0.0.15 |
| com.github.houbb : auto-log-core | jar | 0.0.15 |
| com.github.houbb : aop-spring | jar | 0.0.3 |