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

Download JAR files tagged by queries with all dependencies

Search JAR files by class name

broker-client from group org.aktin (version 1.5.1)

Broker client library. This library can be used to retrieve queries from a broker, request/submit status information and submit query results.

Group: org.aktin Artifact: broker-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact broker-client
Group org.aktin
Version 1.5.1
Last update 03. July 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies broker-api, junit-jupiter-api, junit-jupiter-engine,
There are maybe transitive dependencies!

tsl2.nano.h5 from group net.sf.tsl2nano (version 2.5.1)

TSL2 Framework Html5 Extensions (WebServer, Html5Presentation, RuleCover, BeanConfigurator, LogicTable-Sheet, Expression-Descriptors for Actions, Rules, URLs, Queries)

Group: net.sf.tsl2nano Artifact: tsl2.nano.h5
Show all versions Show documentation Show source 
 

1 downloads
Artifact tsl2.nano.h5
Group net.sf.tsl2nano
Version 2.5.1
Last update 04. June 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 13
Dependencies Java-WebSocket, jersey-bundle, tsl2.nano.generator, tsl2.nano.incubation, tsl2.nano.vnet, tsl2.nano.cursus, tsl2.nano.jarresolver, tsl2.nano.ormliteprovider, tsl2.nano.ebeanprovider, tsl2.nano.replication, slf4j-simple, logback-classic, htmlunit,
There are maybe transitive dependencies!

lucene-utils-common from group net.dankito.search (version 0.6.2)

Library that facilitates the usage of Lucene, e.g. to index fields, create queries, map search results, additional field types like Boolean and Date field, ...

Group: net.dankito.search Artifact: lucene-utils-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact lucene-utils-common
Group net.dankito.search
Version 0.6.2
Last update 10. May 2023
Organization not specified
URL https://github.com/dankito/LuceneUtils
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies kotlin-stdlib, kotlin-reflect, slf4j-api,
There are maybe transitive dependencies!

lucene-utils from group net.dankito.search (version 0.6.2)

Library that facilitates the usage of Lucene, e.g. to index fields, create queries, map search results, additional field types like Boolean and Date field, ...

Group: net.dankito.search Artifact: lucene-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact lucene-utils
Group net.dankito.search
Version 0.6.2
Last update 10. May 2023
Organization not specified
URL https://github.com/dankito/LuceneUtils
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies lucene-analyzers-common, lucene-queryparser,
There are maybe transitive dependencies!

lucene-4-utils from group net.dankito.search (version 0.6.2)

Library that facilitates the usage of Lucene, e.g. to index fields, create queries, map search results, additional field types like Boolean and Date field, ...

Group: net.dankito.search Artifact: lucene-4-utils
Show all versions Show documentation Show source 
 

0 downloads
Artifact lucene-4-utils
Group net.dankito.search
Version 0.6.2
Last update 10. May 2023
Organization not specified
URL https://github.com/dankito/LuceneUtils
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies lucene-analyzers-common, lucene-queryparser,
There are maybe transitive dependencies!

permazen-coreapi from group io.permazen (version 4.2.0)

Permazen core API classes which provide objects, fields, indexes, queries, and schema management on top of a key/value store.

Group: io.permazen Artifact: permazen-coreapi
Show all versions Show documentation Show source 
 

0 downloads
Artifact permazen-coreapi
Group io.permazen
Version 4.2.0
Last update 04. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies ${project.parent.artifactId}-kv, ${project.parent.artifactId}-util, guava, dellroad-stuff-main, javax.annotation-api, slf4j-api,
There are maybe transitive dependencies!

spark-mssql-connector_2.12 from group com.microsoft.azure (version 1.3.0-BETA)

The Apache Spark Connector for SQL Server and Azure SQL is a high-performance connector that enables you to use transactional data in big data analytics and persists results for ad-hoc queries or reporting.

Group: com.microsoft.azure Artifact: spark-mssql-connector_2.12
Show all versions Show documentation Show source 
 

0 downloads
Artifact spark-mssql-connector_2.12
Group com.microsoft.azure
Version 1.3.0-BETA
Last update 17. February 2023
Organization com.microsoft.azure
URL https://github.com/microsoft/sql-spark-connector
License Apache License 2.0
Dependencies amount 1
Dependencies scala-library,
There are maybe transitive dependencies!

neo4j-java-toolbelt-mapper from group com.meistermeier.neo4j.toolbelt (version 0.1.1)

Provides convenience functions for mapping objects from Neo4j Java Driver records or render them as parameters for queries.

Group: com.meistermeier.neo4j.toolbelt Artifact: neo4j-java-toolbelt-mapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact neo4j-java-toolbelt-mapper
Group com.meistermeier.neo4j.toolbelt
Version 0.1.1
Last update 06. January 2023
Organization not specified
URL https://github.com/meistermeier/neo4j-java-toolbelt
License not specified
Dependencies amount 3
Dependencies jackson-databind, slf4j-api, logback-classic,
There are maybe transitive dependencies!

sqlkite from group com.frankegan (version 4.3.1)

A lightweight Kotlin library that makes working with SupportSQLiteOpenHelper & ContentResolver a breeze by introducing reactive Flow based queries.

Group: com.frankegan Artifact: sqlkite
Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sqlkite
Group com.frankegan
Version 4.3.1
Last update 01. January 2023
Organization not specified
URL https://github.com/fegan104/sqlkite
License Apache-2.0
Dependencies amount 3
Dependencies kotlin-stdlib, kotlinx-coroutines-android, sqlite-ktx,
There are maybe transitive dependencies!

dropwizard-micrometer-jdbi from group io.github.maksymdolgykh.dropwizard (version 3.0.0)

Additional module for dropwizard-micrometer package to enable metrics to record latencies of JDBI queries within dimensional prometheus histogram.

Group: io.github.maksymdolgykh.dropwizard Artifact: dropwizard-micrometer-jdbi
Show all versions Show documentation Show source 
 

0 downloads
Artifact dropwizard-micrometer-jdbi
Group io.github.maksymdolgykh.dropwizard
Version 3.0.0
Last update 14. December 2022
Organization not specified
URL https://github.com/MaksymDolgykh/dropwizard-micrometer
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies dropwizard-core, dropwizard-micrometer-core, jdbi3-core, simpleclient_common, simpleclient_servlet, micrometer-core, micrometer-registry-prometheus,
There are maybe transitive dependencies!



Page 48 from 75 (items total 749)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy