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

Download JAR files tagged by store with all dependencies

Search JAR files by class name

kairosdb from group org.kairosdb (version 1.3.0-1)

KairosDB is a time series database that stores numeric values along with key/value tags to a nosql data store. Currently supported backends are Cassandra and H2. An H2 implementation is provided for development work.

Group: org.kairosdb Artifact: kairosdb
Show all versions Show documentation Show source 
 

1 downloads
Artifact kairosdb
Group org.kairosdb
Version 1.3.0-1
Last update 09. August 2021
Organization not specified
URL http://kairosdb.org
License The Apache Software License, Version 2.0
Dependencies amount 44
Dependencies guava, guava-retrying, commons-lang3, commons-collections4, json, gson, hamcrest-library, assertj-core, netty, guice, guice-multibindings, guice-assistedinject, guice-servlet, h2, bigqueue, config, snappy-java, c3p0, jul-to-slf4j, commons-math3, commons-io, jcommander, httpclient, joda-time, logback-core, logback-classic, genormous, stringtemplate, cassandra-driver-core, lz4, jetty-servlet, jetty-jaas, jersey-server, jersey-servlet, oauth-server, jackson-jaxrs-json-provider, validation-api, bval-jsr303, quartz, metrics-healthchecks, metrics-jvm, jaxb-api, jaxb-impl, modernizer-maven-plugin,
There are maybe transitive dependencies!

dockerbuild from group net.oneandone.maven.plugins (version 1.2.2)

Maven plugin to build Docker images from a Dockerfile. The main idea is to store this Dockerfile in a *dockerbuild* artifact and manage it centrally in your favorite Naven repository. To build an image, this plugin resolves the dockerbuild artifact, unpacks it into the build context directory, adds necessary artifacts, and runs a Docker build on it.

Group: net.oneandone.maven.plugins Artifact: dockerbuild
Show all versions Show documentation Show source 
 

0 downloads
Artifact dockerbuild
Group net.oneandone.maven.plugins
Version 1.2.2
Last update 23. June 2021
Organization not specified
URL https://github.com/mlhartme/maven-dockerbuild-plugin
License not specified
Dependencies amount 8
Dependencies docker-java-core, docker-java-transport-zerodep, sushi, jtar, gson, maven-filtering, maven-plugin-api, maven-core,
There are maybe transitive dependencies!

cachewordlib from group info.guardianproject.cacheword (version 0.1.1)

CacheWord is an Android library project for passphrase caching and management. It helps app developers securely generate, store, and access secrets derived from a user’s passphrase. It is designed to work easily with IOCipher and SQLCipher-for-Android, but it can be used any time an app needs to manage a password.

Group: info.guardianproject.cacheword Artifact: cachewordlib
Show all versions Show documentation Show source 
 

0 downloads
Artifact cachewordlib
Group info.guardianproject.cacheword
Version 0.1.1
Last update 08. April 2021
Organization not specified
URL https://guardianproject.info/code/cacheword
License BSD 3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.wso2.carbon.analytics.test.distribution from group org.wso2.carbon.analytics (version 2.2.1)

This module generates the product distribution (zip) by installing sample in-memory user store and carbon-security feature on top of kernel core and runtime features and finally assembles product specific configurations files and startup scripts using assembly plugin.

Group: org.wso2.carbon.analytics Artifact: org.wso2.carbon.analytics.test.distribution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.wso2.carbon.analytics.test.distribution
Group org.wso2.carbon.analytics
Version 2.2.1
Last update 06. April 2020
Organization not specified
URL http://wso2.com
License not specified
Dependencies amount 46
Dependencies org.osgi.core, org.wso2.carbon.launcher, org.wso2.carbon.server.feature, org.wso2.carbon.touchpoint.feature, org.wso2.carbon.config.feature, org.wso2.carbon.secvault.feature, org.wso2.carbon.secvault.tools.feature, org.wso2.carbon.utils.feature, org.wso2.carbon.osgi.feature, org.wso2.carbon.runtime.feature, org.wso2.transport.http.netty.feature, org.wso2.carbon.messaging.feature, org.wso2.carbon.datasource.core.feature, org.wso2.carbon.jndi.feature, org.wso2.carbon.caching.feature, org.wso2.carbon.metrics.core.feature, org.wso2.carbon.metrics.jdbc.core.feature, org.wso2.msf4j.feature, org.wso2.carbon.deployment.engine.feature, org.wso2.carbon.deployment.notifier.feature, org.wso2.carbon.streaming.integrator.core.feature, org.wso2.carbon.streaming.integrator.common.feature, org.wso2.carbon.siddhi.store.api.rest.feature, org.wso2.siddhi.feature, org.wso2.carbon.pax.exam.feature, org.wso2.carbon.databridge.feature, org.wso2.carbon.databridge.agent.feature, org.wso2.carbon.databridge.commons.thrift.feature, org.wso2.carbon.databridge.commons.feature, org.wso2.carbon.analytics.msf4j.interceptor.common.feature, org.wso2.carbon.analytics.idp.client.feature, org.wso2.carbon.analytics.auth.rest.api.feature, org.wso2.carbon.cluster.coordinator.service.feature, org.wso2.carbon.cluster.coordinator.commons.feature, org.wso2.carbon.cluster.coordinator.rdbms.feature, org.wso2.carbon.analytics.permissions.feature, org.wso2.carbon.uiserver.feature, org.wso2.carbon.si.metrics.core.feature, org.wso2.carbon.streaming.integrator.statistics.feature, org.wso2.carbon.data.provider.feature, org.wso2.carbon.health.check.core.feature, org.wso2.carbon.metrics.das.core.feature, org.wso2.siddhi.parser, org.wso2.siddhi.parser.service.feature, org.wso2.carbon.status.dashboard.web.feature, org.wso2.carbon.status.dashboard.core.feature,
There are maybe transitive dependencies!

hyperlog from group com.solusguard (version 1.2.1)

A utility logger library for Android on top of standard Android Log class for debugging purpose. This is a simple library that will allow Android apps or library to store log into database so that developer can pull the logs from the database into File or push the logs to your remote server for debugging purpose.

Group: com.solusguard Artifact: hyperlog
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hyperlog
Group com.solusguard
Version 1.2.1
Last update 23. August 2019
Organization not specified
URL http://opensource.org/licenses/MIT
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies appcompat, volley, gson,
There are maybe transitive dependencies!

hyperlog from group com.solusguard.hyperlog (version 1.1.0)

A utility logger library for Android on top of standard Android Log class for debugging purpose. This is a simple library that will allow Android apps or library to store log into database so that developer can pull the logs from the database into File or push the logs to your remote server for debugging purpose.

Group: com.solusguard.hyperlog Artifact: hyperlog
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hyperlog
Group com.solusguard.hyperlog
Version 1.1.0
Last update 20. August 2019
Organization not specified
URL http://opensource.org/licenses/MIT
License The Apache License, Version 2.0
Dependencies amount 3
Dependencies appcompat, volley, gson,
There are maybe transitive dependencies!

hbase-oss from group org.apache.hbase.filesystem (version 1.0.0-alpha1)

This module provides atomic file-system semantics required by HBase when running on object-store based FileSystem implementations that can not natively offer those semantics. It does this by locking, so operations may not be fast, but should be transactional.

Group: org.apache.hbase.filesystem Artifact: hbase-oss
Show documentation Show source 
 

0 downloads
Artifact hbase-oss
Group org.apache.hbase.filesystem
Version 1.0.0-alpha1
Last update 05. June 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

siddhi-store-rdbms-tests-distribution from group org.wso2.extension.siddhi.store.rdbms (version 5.1.2)

This module generates the product distribution (zip) by installing sample in-memory user store and carbon-security feature on top of kernel core and runtime features and finally assembles product specific configurations files and startup scripts using assembly plugin.

Group: org.wso2.extension.siddhi.store.rdbms Artifact: siddhi-store-rdbms-tests-distribution
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact siddhi-store-rdbms-tests-distribution
Group org.wso2.extension.siddhi.store.rdbms
Version 5.1.2
Last update 18. March 2019
Organization not specified
URL http://wso2.com
License not specified
Dependencies amount 51
Dependencies org.wso2.carbon.runtime.feature, org.wso2.carbon.utils.feature, org.wso2.carbon.osgi.feature, org.wso2.carbon.touchpoint.feature, org.wso2.carbon.config.feature, org.wso2.carbon.secvault.feature, org.wso2.carbon.server.feature, org.wso2.carbon.transport.http.netty.feature, org.wso2.carbon.connector.framework.feature, org.wso2.carbon.messaging.feature, org.wso2.carbon.datasource.core.feature, org.wso2.carbon.jndi.feature, org.wso2.carbon.caching.feature, org.wso2.carbon.metrics.core.feature, org.wso2.carbon.metrics.jdbc.core.feature, org.wso2.carbon.metrics.das.core.feature, org.wso2.msf4j.feature, org.wso2.carbon.deployment.engine.feature, org.wso2.carbon.deployment.notifier.feature, org.wso2.carbon.cluster.coordinator.service.feature, org.wso2.carbon.cluster.coordinator.commons.feature, org.wso2.carbon.stream.processor.core.feature, org.wso2.carbon.stream.processor.common.feature, org.wso2.carbon.siddhi.editor.core.feature, org.wso2.carbon.event.simulator.core.feature, org.wso2.carbon.sp.jobmanager.core.feature, org.wso2.carbon.sp.distributed.resource.core.feature, org.wso2.carbon.siddhi.metrics.core.feature, org.wso2.siddhi.feature, org.wso2.carbon.pax.exam.feature, org.wso2.carbon.analytics.msf4j.interceptor.common.feature, org.wso2.carbon.analytics.permissions.feature, org.wso2.carbon.analytics.idp.client.feature, siddhi-store-rdbms, org.wso2.carbon.stream.processor.statistics.feature, org.wso2.carbon.secvault.tools.feature, org.wso2.transport.http.netty.feature, org.wso2.carbon.stream.processor.statistics.feature, org.wso2.carbon.business.rules.core.feature, org.wso2.carbon.business.rules.web.feature, org.wso2.carbon.siddhi.store.api.rest.feature, org.wso2.carbon.analytics.auth.rest.api.feature, org.wso2.carbon.databridge.feature, org.wso2.carbon.databridge.agent.feature, org.wso2.carbon.databridge.commons.thrift.feature, org.wso2.carbon.databridge.commons.feature, org.wso2.carbon.status.dashboard.core.feature, org.wso2.carbon.status.dashboard.web.feature, org.wso2.carbon.uiserver.feature, org.wso2.carbon.cluster.coordinator.rdbms.feature, org.wso2.carbon.data.provider.feature,
There are maybe transitive dependencies!

beigesoft-accountingoio-android from group org.beigesoft (version 1.1.8)

This is Android version of Beige-Accounting plus Beige-WebStore on embedded A-Jetty. Web-Store is included for study and tests purposes and you are also able to make full DB copy from cloud version, and you can make price lists (in different price categories) and export it in CSV file to your customers or POS.

Group: org.beigesoft Artifact: beigesoft-accountingoio-android
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-accountingoio-android
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 8
Dependencies beigesoft-android-sqlite, beigesoft-accountingoio-ajetty, a-jetty-base, bcpkix-jdk15on, beige-logging-android, android-mail, android-activation, multidex,
There are maybe transitive dependencies!

beigesoft-accountingoio-ajetty from group org.beigesoft (version 1.1.8)

Beigesoft ™ Accountion All In One WEB application (included Beigesoft Web-Store) on embedded A-Jetty. Web-Store is included for study and tests purposes and you are also able to make full DB copy from cloud version, and you can make price lists (in different price categories) and export it in CSV file to your customers or POS. Web-Store is draft yet.

Group: org.beigesoft Artifact: beigesoft-accountingoio-ajetty
Show all versions Show documentation Show source 
 

0 downloads
Artifact beigesoft-accountingoio-ajetty
Group org.beigesoft
Version 1.1.8
Last update 11. February 2019
Organization not specified
URL https://sites.google.com/site/beigesoftware
License GNU General Public License version 2
Dependencies amount 4
Dependencies beigesoft-accounting-weboio-jar, sqlite-jdbc, a-jetty-swing, beige-logging-slf4j,
There are maybe transitive dependencies!



Page 179 from 192 (items total 1911)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy