All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download JAR files tagged by data with all dependencies

Search JAR files by class name

kafka-cli from group com.github.imrafaelmerino (version 1.0.0-RC3)

Kafka CLI is a command-line interface tool designed to simplify the management and interaction with Apache Kafka. It allows you to manage Kafka producers and consumers, publish messages to Kafka topics, and define channels with customizable schemas and data generators

Group: com.github.imrafaelmerino Artifact: kafka-cli
Show all versions Show documentation Show source 
 

0 downloads
Artifact kafka-cli
Group com.github.imrafaelmerino
Version 1.0.0-RC3
Last update 23. May 2024
Organization not specified
URL https://github.com/imrafaelmerino/kafka-cli
License Apache License, Version 2.0
Dependencies amount 7
Dependencies json-values, jio-cli, jio-exp, avro-spec, kafka-avro-serializer, kafka-clients, log4j-slf4j-impl,
There are maybe transitive dependencies!

cjson from group io.github.subhendushekhar.cjson (version 2.1.3)

CJSON is a data file format(inspired from JSON), but supports logical expressions too. Having extended language support to NodeJS, Python and Java, users has experienced data reusability. For features and examples, please refer to this documentation as base document.

Group: io.github.subhendushekhar.cjson Artifact: cjson
Show all versions Show documentation Show source 
 

0 downloads
Artifact cjson
Group io.github.subhendushekhar.cjson
Version 2.1.3
Last update 19. May 2024
Organization not specified
URL https://github.com/SubhenduShekhar/cjson/tree/main/java
License MIT License
Dependencies amount 2
Dependencies gson, annotations,
There are maybe transitive dependencies!

BioCommons from group pl.poznan.put (version 3.1.10)

The BioCommons library contains classes to work with 2D and 3D structural bioinformatics data. There are parsers for PDB and mmCIF files and many formats of 2D structure with classifications and notations used in the literature, as well as algorithms implementations.

Group: pl.poznan.put Artifact: BioCommons
Show all versions Show documentation Show source 
 

0 downloads
Artifact BioCommons
Group pl.poznan.put
Version 3.1.10
Last update 14. May 2024
Organization not specified
URL https://github.com/tzok/BioCommons
License MIT License
Dependencies amount 20
Dependencies jackson-annotations, jackson-databind, jsr305, commons-io, commons-collections4, commons-exec, commons-lang3, commons-math3, batik-anim, batik-awt-util, batik-bridge, batik-codec, batik-gvt, batik-svggen, batik-transcoder, batik-util, fop, symmetric-csv, ciftools-java, slf4j-api,
There are maybe transitive dependencies!

horseshoe from group com.github.horseshoe (version 2.2)

Horseshoe for Java is a templating system used to generate source code and other dynamic content from a template and organized data. It uses a Mustache-like syntax with extended expressions for dynamic data manipulation.

Group: com.github.horseshoe Artifact: horseshoe
Show all versions Show documentation Show source 
 

0 downloads
Artifact horseshoe
Group com.github.horseshoe
Version 2.2
Last update 05. May 2024
Organization com.github.horseshoe
URL https://github.com/horseshoe/horseshoe
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

autoparams-kotlin from group io.github.autoparams (version 8.3.0)

A Kotlin-specific addition to the AutoParams library, allowing for the automated generation of random parameters for unit testing in Kotlin. This extension is designed to leverage Kotlin's unique features for more powerful and flexible test data generation.

Group: io.github.autoparams Artifact: autoparams-kotlin
Show all versions Show documentation Show source 
 

0 downloads
Artifact autoparams-kotlin
Group io.github.autoparams
Version 8.3.0
Last update 03. May 2024
Organization not specified
URL https://github.com/AutoParams/AutoParams
License MIT License
Dependencies amount 1
Dependencies autoparams,
There are maybe transitive dependencies!

zeko-data-mapper from group io.zeko (version 1.7.2)

A lightweight, fast and simple data mapper library in Kotlin that helps to map the result of queries from your normalized dataset(from RDBMS, SQLite, CSV or any source) back into relational mapped Hash maps

Group: io.zeko Artifact: zeko-data-mapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact zeko-data-mapper
Group io.zeko
Version 1.7.2
Last update 02. May 2024
Organization not specified
URL https://github.com/darkredz/Zeko-Data-Mapper
License Apache License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib, vertx-core, joda-time, kotlin-stdlib-jdk8,
There are maybe transitive dependencies!

model-ontology from group gov.nasa.pds.sandbox.model (version 33.0.0)

The PDS4 Model Ontology component conains the Protégé ontology instances for the PDS4 information and data model, and uses the Maven plugin "model-dmdocument" to generate documentation and other artifcats from the ontology into a generated JAR file. Sandbox version: for experimental use only.

Group: gov.nasa.pds.sandbox.model Artifact: model-ontology

 

0 downloads
Artifact model-ontology
Group gov.nasa.pds.sandbox.model
Version 33.0.0
Last update 17. April 2024
Organization not specified
URL https://nasa-pds.github.io/pds4-information-model/model-ontology/
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dynamodb-session-jetty from group com.mealticket (version 1.0.5)

This project allows one to use AWS DynamoDB for persistence/replication of Jetty's session data. AWS DynamoDB is a fast, affordable, scalable and highly-available nosql database service and as such is a great option for session storage and replication for Jetty instances deployed to AWS.

Group: com.mealticket Artifact: dynamodb-session-jetty
Show all versions Show documentation Show source 
 

0 downloads
Artifact dynamodb-session-jetty
Group com.mealticket
Version 1.0.5
Last update 17. April 2024
Organization not specified
URL https://bitbucket.org/mealticket/dynamodb-session-jetty
License MIT License
Dependencies amount 6
Dependencies dynamodb-enhanced, dynamodb, sso, sts, url-connection-client, slf4j-api,
There are maybe transitive dependencies!

carp.deployments.core from group dk.cachet.carp.deployments (version 1.2.1)

A domain model and application services to handle common concerns to 'running' a study. A deployment is responsible for managing registration of participant consent, tracking device connection issues, assessing data quality, and negotiating the connection between separate devices.

Group: dk.cachet.carp.deployments Artifact: carp.deployments.core
Show all versions Show source 
 

0 downloads
Artifact carp.deployments.core
Group dk.cachet.carp.deployments
Version 1.2.1
Last update 16. April 2024
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

carp.deployments.core-jvm from group dk.cachet.carp.deployments (version 1.2.1)

A domain model and application services to handle common concerns to 'running' a study. A deployment is responsible for managing registration of participant consent, tracking device connection issues, assessing data quality, and negotiating the connection between separate devices.

Group: dk.cachet.carp.deployments Artifact: carp.deployments.core-jvm
Show all versions Show documentation Show source 
 

0 downloads
Artifact carp.deployments.core-jvm
Group dk.cachet.carp.deployments
Version 1.2.1
Last update 16. April 2024
Organization not specified
URL https://github.com/cph-cachet/carp.core-kotlin
License MIT License
Dependencies amount 4
Dependencies kotlinx-datetime-jvm, carp.common-jvm, carp.protocols.core-jvm, kotlin-stdlib,
There are maybe transitive dependencies!



Page 1770 from 3 (items total 19491)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy