is not current version
Last Version 1.0.8

com.vmware.jsonteng:jsonteng-contribs 1.0.2

A template engine for processing parameterized Json objects.

Categories

Categories

VMware Container Virtualization Tools JSON Data
GroupId

GroupId

com.vmware.jsonteng
ArtifactId

ArtifactId

jsonteng-contribs
Version

Version

1.0.2
Type

Type

jar

Download jsonteng-contribs 1.0.2


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