| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.inspektr |
| Идентификатор | Идентификаторinspektr-audit |
| Версия | Версия1.1.GA |
| Тип | Типjar |
| Описание |
ОписаниеInspektr - Auditing API
Inspektr Auditing
|
| Организация-разработчик |
Организация-разработчикRutgers, the State University of New Jersey |
| Имя Файла | Размер |
|---|---|
| inspektr-audit-1.1.GA.pom | |
| inspektr-audit-1.1.GA.jar | 19 KB |
| inspektr-audit-1.1.GA-sources.jar | 22 KB |
| inspektr-audit-1.1.GA-javadoc.jar | 146 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.inspektr/inspektr-audit/ -->
<dependency>
<groupId>com.github.inspektr</groupId>
<artifactId>inspektr-audit</artifactId>
<version>1.1.GA</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.inspektr/inspektr-audit/
implementation 'com.github.inspektr:inspektr-audit:1.1.GA'
// https://jarcasting.com/artifacts/com.github.inspektr/inspektr-audit/
implementation ("com.github.inspektr:inspektr-audit:1.1.GA")
'com.github.inspektr:inspektr-audit:jar:1.1.GA'
<dependency org="com.github.inspektr" name="inspektr-audit" rev="1.1.GA">
<artifact name="inspektr-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.inspektr', module='inspektr-audit', version='1.1.GA')
)
libraryDependencies += "com.github.inspektr" % "inspektr-audit" % "1.1.GA"
[com.github.inspektr/inspektr-audit "1.1.GA"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.aspectj : aspectjrt | jar | 1.7.4 |
| com.github.inspektr : inspektr-common | jar | 1.1.GA |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| javax.validation : validation-api | jar | 1.0.0.GA |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |