License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.schibsted.spt.data |
ArtifactId | ArtifactIdjslt |
Last Version | Last Version0.1.12 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJSLT
A JSON query and transformation language
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jslt-0.1.12.pom | |
jslt-0.1.12.jar | 1 KB |
jslt-0.1.12-sources.jar | 116 KB |
jslt-0.1.12-javadoc.jar | 394 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/ -->
<dependency>
<groupId>com.schibsted.spt.data</groupId>
<artifactId>jslt</artifactId>
<version>0.1.12</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation 'com.schibsted.spt.data:jslt:0.1.12'
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation ("com.schibsted.spt.data:jslt:0.1.12")
'com.schibsted.spt.data:jslt:pom:0.1.12'
<dependency org="com.schibsted.spt.data" name="jslt" rev="0.1.12">
<artifact name="jslt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.schibsted.spt.data', module='jslt', version='0.1.12')
)
libraryDependencies += "com.schibsted.spt.data" % "jslt" % "0.1.12"
[com.schibsted.spt.data/jslt "0.1.12"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.2.2 |