GitHub
github.com › eiiches › jackson-jq
GitHub - eiiches/jackson-jq: jq for Jackson Java JSON Processor · GitHub
Please note that jackson-jq is a Java library and the CLI is provided solely for debugging/testing purpose (and not for production). The command-line options might change without notice. $ curl -LO https://repo1.maven.org/maven2/net/thisptr/jackson-jq-cli/1.6.0/jackson-jq-cli-1.6.0.jar $ java -jar jackson-jq-cli-1.6.0.jar --help usage: jackson-jq [OPTIONS...] QUERY -c,--compact compact instead of pretty-printed output -h,--help print this message --jq <arg> specify jq version -n,--null-input use `null` as the single input value -r,--raw output raw strings, not JSON texts $ java -jar jackson-jq-cli-1.6.0.jar '.foo' {"foo": 42} 42
Starred by 305 users
Forked by 44 users
Languages Java 96.4% | Python 2.3%
GitHub
github.com › arakelian › java-jq
GitHub - arakelian/java-jq: Lightweight Java wrapper around JQ, a flexible JSON processor available for multiple platforms
java-jq supports modules as well. To use modules, include the directory paths where your modules can be found with your JqRequest as follows: final JqRequest request = ImmutableJqRequest.builder() // .lib(library) // .input("your json goes here") // .filter(".") // .addModulePath(new File("/some/modules/can/be/found/here")) // .addModulePath(new File("/other/modules/can/be/found/here")) // .build(); The library is available on Maven Central.
Starred by 92 users
Forked by 12 users
Languages Java 77.3% | C 16.6% | Shell 3.5% | jq 2.0% | Dockerfile 0.6% | Java 77.3% | C 16.6% | Shell 3.5% | jq 2.0% | Dockerfile 0.6%
Maven Repository
mvnrepository.com › artifact › com.arakelian › java-jq
Maven Repository: com.arakelian » java-jq
aar amazon android apache api arm assets build build-system bundle client clojure cloud config cran data database eclipse example extension framework github gradle groovy io ios javascript jvm kotlin library logging maven mobile module npm osgi plugin resources rlang sdk server service spring ...
Maven Central
central.sonatype.com › artifact › com.arakelian › java-jq
java-jq - com.arakelian - Maven Central - Sonatype
<dependency> <groupId>com.arakelian</groupId> <artifactId>java-jq</artifactId> <version>2.0.0</version> </dependency> ... <?xml version="1.0" encoding="UTF-8"?> <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> <!-- This module was also published with a richer model, Gradle metadata, --> <!-- which should be used instead.
Jmaven
jmaven.com › com.arakelian › java-jq
Java JQ (java-jq) - Maven Repository
Add dependency: (com.arakelian:java-jq) in Maven or Gradle project. All Versions: 1.3.0, 1.2.0, 1.1.0, 1.0.1, 0.10.1, 0.10.0, 0.9.6 - Java JQ (java-jq) Code Examples & Tutorial - Java Library.
Stack Overflow
stackoverflow.com › questions › 60976373 › jackson-jq-running-jq-commands-from-java
Jackson-JQ: Running jq commands from java - Stack Overflow
$ curl -LO https://repo1.maven.org/maven2/net/thisptr/jackson-jq-cli/1.0.0-preview.20191208/jackson-jq-cli-1.0.0-preview.20191208.jar ... $ java -jar jackson-jq-cli-1.0.0-preview.20191208.jar --help usage: jackson-jq [OPTIONS...] QUERY -c,--compact compact instead of pretty-printed output -h,--help print this message --jq <arg> specify jq version -n,--null-input use `null` as the single input value -r,--raw output raw strings, not JSON texts
Maven Repository
mvnrepository.com › artifact › com.arakelian › java-jq › 0.9.0
Maven Repository: com.arakelian » java-jq » 0.9.0
March 1, 2018 - java-jq is not a re-implementation of jq in Java. It uses JNA to access embedded libraries. Note: There is a new version for this artifact · Maven · Gradle · SBT · Mill · Ivy · Grape · Leiningen · Buildr · Scope: compile · test · provided · runtime · Scope: compile ·
Maven Repository
mvnrepository.com › artifact › com.arakelian › java-jq › 1.3.0
Maven Repository: com.arakelian » java-jq » 1.3.0
January 28, 2022 - HomePage https://github.com/arakelian/java-jq 🔍 Inspect URL · Links · DateJan 28, 2022 · Filespom (1 KB)jar (2.7 MB)View All · RepositoriesCentralMulesoft · Ranking · #48241in MvnRepository · 💡 · Newer Version Available · 1.3.0→2.0.0 · (4 changes) Maven ·
Published Jan 28, 2022
Version 1.3.0
Maven Central
repo1.maven.org › maven2 › com › arakelian › java-jq › 0.10.0
Central Repository: com/arakelian/java-jq/0.10.0
../ java-jq-0.10.0-javadoc.jar 2018-09-15 13:15 48175 java-jq-0.10.0-javadoc.jar.asc 2018-09-15 13:15 475 java-jq-0.10.0-javadoc.jar.asc.md5 2018-09-15 13:15 32 java-jq-0.10.0-javadoc.jar.asc.sha1 2018-09-15 13:15 40 java-jq-0.10.0-javadoc.jar.md5 2018-09-15 13:15 32 java-jq-0.10.0-javadoc.jar.sha1 ...
Maven Repository
mvnrepository.com › artifact › net.thisptr › jackson-jq
Maven Repository: net.thisptr » jackson-jq
August 31, 2025 - Maven Plugins · Testing · Android Packages · Language Runtime · JVM Languages · Logging Frameworks · JSON Libraries · Java Specifications · Core Utilities · Mocking · Annotation Libraries · Web Assets · HTTP Clients · Logging Bridges · Dependency Injection · XML Processing · Concurrency Libraries · Web Frameworks · Android Platform · Code Generators · View All · Home » net.thisptr » jackson-jq ·
Quarkus
quarkus.io › extensions › io.quarkiverse.jackson-jq › quarkus-jackson-jq
Jackson Jq | Extensions
Minimum Java version · 17 · Group ID · io.quarkiverse.jackson-jq · Artifact ID · quarkus-jackson-jq · Built with · 3.26.1 · Status · preview · Category · miscellaneous · Keywords · #jackson-jq · #jackson · #jq · Repository · Maven Central · Issues · 0 ·
Maven Central
repo1.maven.org › maven2 › com › arakelian › java-jq › 1.2.0
Central Repository: com/arakelian/java-jq/1.2.0
../ java-jq-1.2.0-javadoc.jar 2021-10-18 04:22 424304 java-jq-1.2.0-javadoc.jar.asc 2021-10-18 04:22 475 java-jq-1.2.0-javadoc.jar.asc.md5 2021-10-18 04:22 32 java-jq-1.2.0-javadoc.jar.asc.sha1 2021-10-18 04:22 40 java-jq-1.2.0-javadoc.jar.asc.sha256 2021-10-18 04:22 64 java-jq-1.2.0-javadoc.jar.asc.sha512 2021-10-18 04:22 128 java-jq-1.2.0-javadoc.jar.md5 2021-10-18 04:22 32 java-jq-1.2.0-javadoc.jar.sha1 2021-10-18 04:22 40 java-jq-1.2.0-javadoc.jar.sha256 2021-10-18 04:22 64 java-jq-1.2.0-javadoc.jar.sha512 2021-10-18 04:22 128 java-jq-1.2.0-sources.jar 2021-10-18 04:22 9738 java-jq-1.2.0-s
Apache Camel
camel.apache.org › apache camel › camel components › 4.10.x (lts) › languages › jq
JQ :: Apache Camel
When using jq with Spring Boot make sure to use the following Maven dependency to have support for auto configuration:
Maven Central
repo1.maven.org › maven2 › com › arakelian › java-jq
Central Repository: com/arakelian/java-jq
com/arakelian/java-jq · / 0.10.0/ 2018-09-15 13:15 - 0.10.1/ 2018-09-15 13:57 - 0.9.0/ 2018-01-03 13:30 - 0.9.1/ 2018-01-08 21:39 - 0.9.2/ 2018-01-09 19:01 - 0.9.3/ 2018-02-08 03:39 - 0.9.4/ 2018-02-09 13:22 - 0.9.6/ 2018-09-12 02:50 - 1.0.1/ 2019-12-06 05:35 - 1.1.0/ 2019-12-07 22:46 - 1.2.0/ ...
Maven Central
repo1.maven.org › maven2 › com › arakelian › java-jq › 0.10.1
Central Repository: com/arakelian/java-jq/0.10.1
../ java-jq-0.10.1-javadoc.jar 2018-09-15 13:57 48149 java-jq-0.10.1-javadoc.jar.asc 2018-09-15 13:57 475 java-jq-0.10.1-javadoc.jar.asc.md5 2018-09-15 13:57 32 java-jq-0.10.1-javadoc.jar.asc.sha1 2018-09-15 13:57 40 java-jq-0.10.1-javadoc.jar.md5 2018-09-15 13:57 32 java-jq-0.10.1-javadoc.jar.sha1 ...
GitHub
github.com › bskaggs › jjq
GitHub - bskaggs/jjq: jq for Java
This library primarily exists to ... but any imperfections are my own. jjq requires Apache Maven to build, as well as standard C build tools for building the jq and Oniguruma dependencies....
Author bskaggs
Dataverse
guides.dataverse.org › en › 4.8.6 › developers › dev-environment.html
Development Environment — Dataverse.org
March 28, 2018 - If you installed Maven instead of Netbeans, run mvn package. ... On Linux, install jq from your package manager or download a binary from http://stedolan.github.io/jq/
Jarcasting
jarcasting.com › artifacts › com.arakelian › java-jq
Maven Artifact: com.arakelian » java-jq | JarCasting
java-jq is not a re-implementation of jq in Java. It uses JNA to access embedded libraries. Apache Maven · <!-- https://jarcasting.com/artifacts/com.arakelian/java-jq/ --> <dependency> <groupId>com.arakelian</groupId> <artifactId>java-jq</artifactId> <version>1.3.0</version> </dependency> Gradle Groovy ·
GitHub
github.com › eiiches › jackson-jq › releases
Releases · eiiches/jackson-jq
Releases · eiiches/jackson-jq · 31 Aug 13:58 · eiiches · 1.6.0 · 7b37b5a · Compare · Choose a tag to compare · Could not load tags · Nothing to show · {{ refName }} default · Loading · 1.6.0 Latest · Latest · feat: add ceil function, floor already exists by @yann-combarnous in #498 · build(deps): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.11.2 to 3.11.3 by @dependabot[bot] in #494 ·
Author eiiches
Maven Central
repo1.maven.org › maven2 › com › arakelian › java-jq › 0.9.0
Central Repository: com/arakelian/java-jq/0.9.0
../ java-jq-0.9.0-javadoc.jar 2018-01-03 13:30 47010 java-jq-0.9.0-javadoc.jar.asc 2018-01-03 13:30 475 java-jq-0.9.0-javadoc.jar.asc.md5 2018-01-03 13:30 32 java-jq-0.9.0-javadoc.jar.asc.sha1 2018-01-03 13:30 40 java-jq-0.9.0-javadoc.jar.md5 2018-01-03 13:30 32 java-jq-0.9.0-javadoc.jar.sha1 ...