| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.cetsoft |
| Идентификатор | Идентификаторcaudit-parent |
| Версия | Версия0.0.7 |
| Тип | Типpom |
| Описание |
ОписаниеCaudit-Parent
Caudit is a simple library to log application performance, health and statistics in an organized manner.
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| caudit-parent-0.0.7.pom | 3 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cetsoft/caudit-parent/ -->
<dependency>
<groupId>com.cetsoft</groupId>
<artifactId>caudit-parent</artifactId>
<version>0.0.7</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cetsoft/caudit-parent/
implementation 'com.cetsoft:caudit-parent:0.0.7'
// https://jarcasting.com/artifacts/com.cetsoft/caudit-parent/
implementation ("com.cetsoft:caudit-parent:0.0.7")
'com.cetsoft:caudit-parent:pom:0.0.7'
<dependency org="com.cetsoft" name="caudit-parent" rev="0.0.7">
<artifact name="caudit-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cetsoft', module='caudit-parent', version='0.0.7')
)
libraryDependencies += "com.cetsoft" % "caudit-parent" % "0.0.7"
[com.cetsoft/caudit-parent "0.0.7"]