Last Version

vaunt-generator 1.0.28

Toolkit to define and validate contracts in JMS

License

License

GroupId

GroupId

com.hltech
ArtifactId

ArtifactId

vaunt-generator
Version

Version

1.0.28
Type

Type

jar
Description

Description

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


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

Project Modules

There are no modules declared in this project.