daas-audit

The rest audit service.

License

License

GroupId

GroupId

in.clouthink.daas
ArtifactId

ArtifactId

daas-audit
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

daas-audit
The rest audit service.
Project URL

Project URL

http://clouthink.in

Download daas-audit

How to add to project

<!-- https://jarcasting.com/artifacts/in.clouthink.daas/daas-audit/ -->
<dependency>
    <groupId>in.clouthink.daas</groupId>
    <artifactId>daas-audit</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-audit/
implementation 'in.clouthink.daas:daas-audit:1.1.0'
// https://jarcasting.com/artifacts/in.clouthink.daas/daas-audit/
implementation ("in.clouthink.daas:daas-audit:1.1.0")
'in.clouthink.daas:daas-audit:jar:1.1.0'
<dependency org="in.clouthink.daas" name="daas-audit" rev="1.1.0">
  <artifact name="daas-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='in.clouthink.daas', module='daas-audit', version='1.1.0')
)
libraryDependencies += "in.clouthink.daas" % "daas-audit" % "1.1.0"
[in.clouthink.daas/daas-audit "1.1.0"]

Dependencies

compile (1)

Group / Artifact Type Version
in.clouthink.daas : daas-edm jar 1.0.2

provided (7)

Group / Artifact Type Version
org.springframework : spring-context-support jar 4.1.9.RELEASE
org.springframework : spring-web jar 4.1.9.RELEASE
org.springframework : spring-webmvc jar 4.1.9.RELEASE
org.springframework.kafka : spring-kafka jar 2.1.0.RELEASE
javax.servlet : javax.servlet-api jar 3.0.1
commons-logging : commons-logging jar 1.1.3
io.swagger : swagger-annotations jar 1.5.3

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.0
1.0.2
1.0.1
1.0.0