Last Version

vaunt-validator 1.0.28

Toolkit to define and validate contracts in JMS

License

License

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

vaunt-validator
Version

Version

1.0.28
Type

Type

jar
Description

Description

vaunt-validator
Toolkit to define and validate contracts in JMS
Project URL

Project URL

https://github.com/HLTech/vaunt
Source Code Management

Source Code Management

https://github.com/HLTech/vaunt.git

Download vaunt-validator 1.0.28


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

Dependencies

compile (4)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.9.8
com.fasterxml.jackson.module : jackson-module-jsonSchema jar 2.9.8
com.google.guava : guava jar 27.1-jre
com.hltech : vaunt-core jar 1.0.28

Project Modules

There are no modules declared in this project.