License |
License |
---|---|
GroupId | GroupIdcom.hltech |
ArtifactId | ArtifactIdvaunt-core |
Version | Version1.0.28 |
Type | Typejar |
Description |
Descriptionvaunt-core
Toolkit to define and validate contracts in JMS
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
vaunt-core-1.0.28.pom | |
vaunt-core-1.0.28.jar | 10 KB |
vaunt-core-1.0.28-sources.jar | 4 KB |
vaunt-core-1.0.28-javadoc.jar | 40 KB |
Browse |
<!-- 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"]
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 |