License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.schibsted.spt.data |
ArtifactId | ArtifactIdjslt |
Version | Version0.1.11 |
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.11.pom | |
jslt-0.1.11.jar | 1 KB |
jslt-0.1.11-sources.jar | 117 KB |
jslt-0.1.11-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/ -->
<dependency>
<groupId>com.schibsted.spt.data</groupId>
<artifactId>jslt</artifactId>
<version>0.1.11</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation 'com.schibsted.spt.data:jslt:0.1.11'
// https://jarcasting.com/artifacts/com.schibsted.spt.data/jslt/
implementation ("com.schibsted.spt.data:jslt:0.1.11")
'com.schibsted.spt.data:jslt:pom:0.1.11'
<dependency org="com.schibsted.spt.data" name="jslt" rev="0.1.11">
<artifact name="jslt" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.schibsted.spt.data', module='jslt', version='0.1.11')
)
libraryDependencies += "com.schibsted.spt.data" % "jslt" % "0.1.11"
[com.schibsted.spt.data/jslt "0.1.11"]
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |