jslt

JSLT as a module

License

License

Categories

Categories

Net
GroupId

GroupId

net.pincette
ArtifactId

ArtifactId

jslt
Last Version

Last Version

0.1.12
Release Date

Release Date

Type

Type

jar
Description

Description

jslt
JSLT as a module
Project URL

Project URL

https://github.com/wdonne/jslt
Source Code Management

Source Code Management

https://github.com/wdonne/jslt

Download jslt

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.2
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml jar 2.13.3

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.12
0.1.11