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