DVA SoP API Java Client Data Transfer Types

Types, constants and (de)serialisation functions to help transfer data to and from the SoP API using the Java client.

License

License

GroupId

GroupId

au.com.govlawtech
ArtifactId

ArtifactId

dvasopapi-dtos
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

DVA SoP API Java Client Data Transfer Types
Types, constants and (de)serialisation functions to help transfer data to and from the SoP API using the Java client.
Project URL

Project URL

https://github.com/govlawtech/dva-sop-api
Source Code Management

Source Code Management

https://github.com/govlawtech/dva-sop-api

Download dvasopapi-dtos

How to add to project

<!-- https://jarcasting.com/artifacts/au.com.govlawtech/dvasopapi-dtos/ -->
<dependency>
    <groupId>au.com.govlawtech</groupId>
    <artifactId>dvasopapi-dtos</artifactId>
    <version>1.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.com.govlawtech/dvasopapi-dtos/
implementation 'au.com.govlawtech:dvasopapi-dtos:1.3.1'
// https://jarcasting.com/artifacts/au.com.govlawtech/dvasopapi-dtos/
implementation ("au.com.govlawtech:dvasopapi-dtos:1.3.1")
'au.com.govlawtech:dvasopapi-dtos:jar:1.3.1'
<dependency org="au.com.govlawtech" name="dvasopapi-dtos" rev="1.3.1">
  <artifact name="dvasopapi-dtos" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.com.govlawtech', module='dvasopapi-dtos', version='1.3.1')
)
libraryDependencies += "au.com.govlawtech" % "dvasopapi-dtos" % "1.3.1"
[au.com.govlawtech/dvasopapi-dtos "1.3.1"]

Dependencies

compile (5)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.8.5
com.fasterxml.jackson.core : jackson-databind jar 2.8.5
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.8.5
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.8.5
com.google.guava : guava jar 20.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

SoP API

An API exposing regulations and business rules to assist Department of Veterans' Affairs (Australia) to determine veteran compensation claims.

Build Status

devtest master
Build Status Build Status

Documentation

Documentation

Endpoints

See source for routes.

au.com.govlawtech

Gov Law Tech

Versions

Version
1.3.1
1.3.0