Last Version

vaunt-core 1.0.28

Toolkit to define and validate contracts in JMS

License

License

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

vaunt-core
Version

Version

1.0.28
Type

Type

jar
Description

Description

vaunt-core
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-core 1.0.28


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

Dependencies

compile (5)

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.fasterxml.jackson.datatype : jackson-datatype-guava jar 2.9.8
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.9.8

Project Modules

There are no modules declared in this project.