com.github.osvaldopina:signed-contract-json

Signed contract for json documents

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.osvaldopina
ArtifactId

ArtifactId

signed-contract-json
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

Signed contract for json documents

Download signed-contract-json

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.osvaldopina/signed-contract-json/ -->
<dependency>
    <groupId>com.github.osvaldopina</groupId>
    <artifactId>signed-contract-json</artifactId>
    <version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.osvaldopina/signed-contract-json/
implementation 'com.github.osvaldopina:signed-contract-json:0.0.5'
// https://jarcasting.com/artifacts/com.github.osvaldopina/signed-contract-json/
implementation ("com.github.osvaldopina:signed-contract-json:0.0.5")
'com.github.osvaldopina:signed-contract-json:jar:0.0.5'
<dependency org="com.github.osvaldopina" name="signed-contract-json" rev="0.0.5">
  <artifact name="signed-contract-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.osvaldopina', module='signed-contract-json', version='0.0.5')
)
libraryDependencies += "com.github.osvaldopina" % "signed-contract-json" % "0.0.5"
[com.github.osvaldopina/signed-contract-json "0.0.5"]

Dependencies

compile (3)

Group / Artifact Type Version
com.jayway.jsonpath : json-path jar 2.2.0
com.github.osvaldopina : signed-contract-base jar 0.0.5
com.fasterxml.jackson.core : jackson-databind jar 2.4.0

provided (2)

Group / Artifact Type Version
org.springframework : spring-test jar 4.1.7.RELEASE
javax.servlet : javax.servlet-api jar 3.1.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.easymock : easymock jar 3.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.5
0.0.4
0.0.1