GroupId | GroupIdcom.github.matthewbeasley |
---|---|
ArtifactId | ArtifactIdapi-audit |
Last Version | Last Version2.0.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Description${project.groupId}:api-audit
Hygieia Audit Rest API Layer
|
Project URL |
Project URL |
Filename | Size |
---|---|
api-audit-2.0.6.pom | |
api-audit-2.0.6.jar | 60 MB |
api-audit-2.0.6-sources.jar | 808 KB |
api-audit-2.0.6-javadoc.jar | 499 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.matthewbeasley/api-audit/ -->
<dependency>
<groupId>com.github.matthewbeasley</groupId>
<artifactId>api-audit</artifactId>
<version>2.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.matthewbeasley/api-audit/
implementation 'com.github.matthewbeasley:api-audit:2.0.6'
// https://jarcasting.com/artifacts/com.github.matthewbeasley/api-audit/
implementation ("com.github.matthewbeasley:api-audit:2.0.6")
'com.github.matthewbeasley:api-audit:jar:2.0.6'
<dependency org="com.github.matthewbeasley" name="api-audit" rev="2.0.6">
<artifact name="api-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.matthewbeasley', module='api-audit', version='2.0.6')
)
libraryDependencies += "com.github.matthewbeasley" % "api-audit" % "2.0.6"
[com.github.matthewbeasley/api-audit "2.0.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.matthewbeasley : core | jar | ${project.version} |
org.springframework.boot : spring-boot-starter-web | jar | |
org.springframework.boot : spring-boot-starter-security | jar | |
org.springframework.security : spring-security-ldap | jar | |
javax.validation : validation-api | jar | 1.1.0.Final |
org.hibernate : hibernate-validator | jar | |
io.jsonwebtoken : jjwt | jar | 0.6.0 |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.codehaus.jackson : jackson-core-asl | jar | 1.9.13 |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.13 |
ch.qos.logback : logback-classic | jar | |
commons-lang : commons-lang | jar | 2.6 |
com.google.guava : guava | jar | 16.0.1 |
joda-time : joda-time | jar | |
commons-io : commons-io | jar | 2.1 |
commons-beanutils : commons-beanutils | jar | |
com.google.code.gson : gson | jar | |
io.springfox : springfox-swagger2 | jar | 2.4.0 |
io.springfox : springfox-swagger-ui | jar | 2.4.0 |
com.fasterxml : classmate | jar | 1.3.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 3.0.0 |
org.joda : joda-convert | jar | 1.8.1 |
Group / Artifact | Type | Version |
---|---|---|
com.jayway.jsonpath : json-path | jar | |
org.springframework.security : spring-security-test | jar | 4.0.0.RELEASE |
org.springframework.boot : spring-boot-starter-test | jar | |
com.github.fakemongo : fongo | jar | 2.0.3 |
junit : junit | jar | |
org.mockito : mockito-core | jar | |
org.hamcrest : hamcrest-all | jar | 1.3 |
org.assertj : assertj-core | jar | 3.9.0 |
Version |
---|
2.0.6
|