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

Download JAR files tagged by store with all dependencies


jcore-xmi-splitter from group de.julielab (version 2.4.0)

Parses CAS data in XMI format in order to select specified annotations (XmiSplitter) or or builds a single XMI representation out of the base document and the selected annotations (XmiBuilder). These tools are used by the JCoRe CAS to/from DB Reader/Consumer to store or read portions of XMI files from a PostgrSQL database.

Group: de.julielab Artifact: jcore-xmi-splitter
Show all versions Show documentation Show source 
Download jcore-xmi-splitter.jar (2.4.0)
 

0 downloads
Artifact jcore-xmi-splitter
Group de.julielab
Version 2.4.0
Last update 17. November 2022
Organization JULIE Lab Jena, Germany
URL Not specified
License BSD-2-Clause
Dependencies amount 11
Dependencies slf4j-api, commons-lang3, testng, uimaj-core, uimafit-core, aalto-xml, woodstox-core, guava, assertj-core, julie-xml-tools, commons-codec,
There are maybe transitive dependencies!

siddhi-store-rdbms-tests-distribution from group io.siddhi.extension.store.rdbms (version 7.0.12)

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: io.siddhi.extension.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 io.siddhi.extension.store.rdbms
Version 7.0.12
Last update 08. January 2022
Organization not specified
URL http://wso2.com
License not specified
Dependencies amount 33
Dependencies org.osgi.core, javax.annotation-api, 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.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, io.siddhi.distribution.core.feature, io.siddhi.distribution.common.feature, io.siddhi.distribution.store.api.rest.feature, io.siddhi.feature, org.wso2.carbon.databridge.agent.feature, org.wso2.carbon.databridge.commons.thrift.feature, org.wso2.carbon.databridge.commons.feature, io.siddhi.distribution.msf4j.interceptor.common.feature, org.wso2.carbon.analytics.idp.client.feature, io.siddhi.distribution.metrics.core.feature, org.wso2.carbon.analytics.permissions.feature, siddhi-store-rdbms, org.wso2.carbon.pax.exam.feature,
There are maybe transitive dependencies!

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 
Download kairosdb.jar (1.3.0-1)
 

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 
Download dockerbuild.jar (1.2.2)
 

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)

Group: info.guardianproject.cacheword Artifact: cachewordlib
Show all versions Show documentation Show source 
Download cachewordlib.jar (0.1.1)
 

0 downloads
Artifact cachewordlib
Group info.guardianproject.cacheword
Version 0.1.1


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

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

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 
Download hbase-oss.jar (1.0.0-alpha1)
 

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!



Page 188 from 201 (items total 2003)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy