Download JAR files tagged by json with all dependencies
kafkistry-kafka-connector from group com.infobip.kafkistry (version 0.8.0)
Group: com.infobip.kafkistry Artifact: kafkistry-kafka-connector
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kafkistry-kafka-connector
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies kafkistry-model, kafkistry-common, spring-context, kafka_2.13, spring-kafka, zookeeper, commons-pool2, guava,
There are maybe transitive dependencies!
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies kafkistry-model, kafkistry-common, spring-context, kafka_2.13, spring-kafka, zookeeper, commons-pool2, guava,
There are maybe transitive dependencies!
kafkistry-common from group com.infobip.kafkistry (version 0.8.0)
Group: com.infobip.kafkistry Artifact: kafkistry-common
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kafkistry-common
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies kafkistry-model, logback-classic, logback-gelf, janino, spring-boot-starter-web, spring-boot-starter-jetty, spring-boot, spring-boot-autoconfigure, jackson-dataformat-yaml, commons-io, jackson-module-kotlin, jackson-dataformat-properties,
There are maybe transitive dependencies!
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies kafkistry-model, logback-classic, logback-gelf, janino, spring-boot-starter-web, spring-boot-starter-jetty, spring-boot, spring-boot-autoconfigure, jackson-dataformat-yaml, commons-io, jackson-module-kotlin, jackson-dataformat-properties,
There are maybe transitive dependencies!
kafkistry-model from group com.infobip.kafkistry (version 0.8.0)
Group: com.infobip.kafkistry Artifact: kafkistry-model
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact kafkistry-model
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
kafkistry-parent from group com.infobip.kafkistry (version 0.8.0)
Registry service for Apache Kafka which keeps track of topics, consumer-groups, acls, quotas and their configuration/state/metadata across multiple kafka-clusters.
It allows performing administrative operations such as inspecting/creating/deleting/re-configuring topics/consumer-groups.
It also provides various analytical tools such as: SQL querying metadata; viewing topic records; analyzing json record structures; re-balancing cluster tools; etc.
Group: com.infobip.kafkistry Artifact: kafkistry-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact kafkistry-parent
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization Infobip, Ltd.
URL https://github.com/infobip/kafkistry
License Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-common, kotlinx-coroutines-core, kotlinx-coroutines-jdk8, kotlin-reflect,
There are maybe transitive dependencies!
Group com.infobip.kafkistry
Version 0.8.0
Last update 06. June 2024
Organization Infobip, Ltd.
URL https://github.com/infobip/kafkistry
License Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlin-stdlib-jdk8, kotlin-stdlib-common, kotlinx-coroutines-core, kotlinx-coroutines-jdk8, kotlin-reflect,
There are maybe transitive dependencies!
babylon-maven-plugin from group one.edee.oss (version 2024.9.0)
Babylon is a tool to gather messages, and their translations from property files. It performs a round-trip
consisting of two phases: export phase and import phase. In the export phase the messages are written to a
Google Sheets spreadsheet. A translator will then fill in the missing translations. In the import phase,
the spreadsheet (with the missing translations filled out by a translator) is examined, and the newly translated
messages are used to update the respective translation property files. Also, the state of the translation,
snapshot, is written out to a disk in the form of JSON file. Babylon can be run as a Maven plugin
or as a standalone console application.
Artifact babylon-maven-plugin
Group one.edee.oss
Version 2024.9.0
Last update 06. June 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 11
Dependencies spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group one.edee.oss
Version 2024.9.0
Last update 06. June 2024
Organization FG Forrest, a.s.
URL https://github.com/FgForrest/Babylon/
License MIT License
Dependencies amount 11
Dependencies spring-boot-starter, lombok, jackson-databind, commons-io, apron, google-api-services-sheets, google-oauth-client-jetty, maven-plugin-api, maven-core, maven-plugin-annotations, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
orajsoda from group com.oracle.database.soda (version 1.1.7.3)
SODA for Java is a library for writing Java apps that work with JSON (and not only JSON!) in the Oracle Database. SODA allows your Java app to use the Oracle Database as a NoSQL document store. You can use SODA to perform create, read, update, and delete (CRUD) operations on JSON documents, as well as arbitrary binary documents (images, PDFs, mp3s, etc). For all types of documents, CRUD operations are driven by keys (each document in SODA has a unique key). For JSON documents, in addition to keys, operations can be driven by easy to use pattern-like queries knowns as QBEs (queries-by-example).
0 downloads
Artifact orajsoda
Group com.oracle.database.soda
Version 1.1.7.3
Last update 24. April 2024
Organization not specified
URL https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/java/index.html/
License MIT
Dependencies amount 2
Dependencies ojdbc8, javax.json,
There are maybe transitive dependencies!
Group com.oracle.database.soda
Version 1.1.7.3
Last update 24. April 2024
Organization not specified
URL https://docs.oracle.com/en/database/oracle/simple-oracle-document-access/java/index.html/
License MIT
Dependencies amount 2
Dependencies ojdbc8, javax.json,
There are maybe transitive dependencies!
qa-testing-utils from group dev.aherscu.qa (version 1.0.4)
JAX-RS generic providers, authenticators and logging filters, an
auto-returning pool implementation based on Apache Commons Pooling, a
wrapper around Apache Commons Configuration to make it look like a map,
various assertions for JSON and XML, a Read-Multi-Write lock, Hamcrest
Matchers extensions for streams, and many other utilities for handling text,
streams, lists, maps, etc. In addition, provides an AWS Cognito SRP filter
for JAX-RS and a CLI for it, see generate-aws-cognito-srp-authenticator
profile for generating it.
0 downloads
Artifact qa-testing-utils
Group dev.aherscu.qa
Version 1.0.4
Last update 21. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies lombok, spotbugs-annotations, validation-api, javax.annotation-api, hamcrest, thumbnailator, jcurry, reflections, commons-configuration, commons-collections, commons-text, guava, jakarta.ws.rs-api, commons-lang3, commons-io, commons-codec, slf4j-api, logback-classic, json-path, assertj-core, commons-jxpath, wiremock-jre8,
There are maybe transitive dependencies!
Group dev.aherscu.qa
Version 1.0.4
Last update 21. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 22
Dependencies lombok, spotbugs-annotations, validation-api, javax.annotation-api, hamcrest, thumbnailator, jcurry, reflections, commons-configuration, commons-collections, commons-text, guava, jakarta.ws.rs-api, commons-lang3, commons-io, commons-codec, slf4j-api, logback-classic, json-path, assertj-core, commons-jxpath, wiremock-jre8,
There are maybe transitive dependencies!
json-smart-action from group net.minidev (version 2.5.1)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
11 downloads
Artifact json-smart-action
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies json-smart,
There are maybe transitive dependencies!
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies json-smart,
There are maybe transitive dependencies!
json-smart from group net.minidev (version 2.5.1)
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. It is based on a subset of the JavaScript Programming Language, Standard ECMA-262 3rd Edition - December 1999. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, JavaScript, Perl, Python, and many others. These properties make JSON an ideal data-interchange language.
1181 downloads
Artifact json-smart
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies accessors-smart,
There are maybe transitive dependencies!
Group net.minidev
Version 2.5.1
Last update 21. March 2024
Organization Chemouni Uriel
URL https://urielch.github.io/
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies accessors-smart,
There are maybe transitive dependencies!
box-spring-boot from group edu.byu.hbll.box (version 2.5.3)
0 downloads
Artifact box-spring-boot
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies box-core, spring-boot-starter-web, spring-boot-starter-websocket, spring-boot-starter-actuator,
There are maybe transitive dependencies!
Group edu.byu.hbll.box
Version 2.5.3
Last update 18. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies box-core, spring-boot-starter-web, spring-boot-starter-websocket, spring-boot-starter-actuator,
There are maybe transitive dependencies!
Page 791 from 3 (items total 8008)