caf-audit-management-client

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.github.cafaudit
ArtifactId

ArtifactId

caf-audit-management-client
Last Version

Last Version

2.0.0-6
Release Date

Release Date

Type

Type

jar
Description

Description

caf-audit-management-client
A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.
Project Organization

Project Organization

Hewlett Packard Enterprise Development LP

Download caf-audit-management-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-management-client/ -->
<dependency>
    <groupId>com.github.cafaudit</groupId>
    <artifactId>caf-audit-management-client</artifactId>
    <version>2.0.0-6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-management-client/
implementation 'com.github.cafaudit:caf-audit-management-client:2.0.0-6'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-management-client/
implementation ("com.github.cafaudit:caf-audit-management-client:2.0.0-6")
'com.github.cafaudit:caf-audit-management-client:jar:2.0.0-6'
<dependency org="com.github.cafaudit" name="caf-audit-management-client" rev="2.0.0-6">
  <artifact name="caf-audit-management-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit-management-client', version='2.0.0-6')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit-management-client" % "2.0.0-6"
[com.github.cafaudit/caf-audit-management-client "2.0.0-6"]

Dependencies

compile (10)

Group / Artifact Type Version
io.swagger : swagger-annotations jar 1.5.4
com.sun.jersey : jersey-client jar 1.19
com.sun.jersey.contribs : jersey-multipart jar 1.19
com.fasterxml.jackson.core : jackson-core jar 2.6.4
com.fasterxml.jackson.core : jackson-annotations jar 2.6.0
com.fasterxml.jackson.core : jackson-databind jar 2.6.4
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider jar 2.6.4
com.fasterxml.jackson.datatype : jackson-datatype-joda jar 2.6.4
joda-time : joda-time jar 2.8.2
com.brsanthu : migbase64 jar 2.2

provided (1)

Group / Artifact Type Version
com.github.cafaudit : caf-audit-management-contract jar 2.0.0-6

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

caf-common


Welcome to CAF Common an open source collection of reusable Java components from the CAF team. The components within this repository are used in the construction of CAF services and frameworks such as the Worker Framework, Data Processing and Job Service.

The development team make best efforts to ensure their components have minimal dependencies allowing these components to be deployed easily. Additionally, components will keep their interfaces as stable as possible, so that CAF developers, as well as other open source projects, can reuse these components without having to worry about changes in the future.

Components are versioned using Semantic versioning.

com.github.cafaudit

Common Application Framework

Versions

Version
2.0.0-6