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

Download JAR files tagged by remote with all dependencies

Search JAR files by class name

jdr from group org.wildfly.swarm (version 2018.5.0)

Enables the gathering of diagnostic data for use in remote analysis of error conditions. Although the data is in a simple format and could be useful to anyone, primarily useful for JBoss EAP subscribers who would provide the data to Red Hat when requesting support

Group: org.wildfly.swarm Artifact: jdr
Show all versions Show documentation Show source 
 

2 downloads
Artifact jdr
Group org.wildfly.swarm
Version 2018.5.0
Last update 02. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies container, management, logging, spi,
There are maybe transitive dependencies!

noti-netty-client from group com.gizwits (version 0.1.7)

Enterprise customers can use the secure data transmission channel provided by SNoti, real-time data collection equipment, equipment for information sorting, equipment status statistics, equipment monitoring, etc .; can also remote control function, real-time transmission of business instructions to control online equipment

Group: com.gizwits Artifact: noti-netty-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact noti-netty-client
Group com.gizwits
Version 0.1.7
Last update 21. November 2017
Organization not specified
URL http://maven.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies logback-core, logback-classic, netty-all, gson, fastjson,
There are maybe transitive dependencies!

snoti-client from group com.gizwits.www (version 0.1.2)

Enterprise customers can use the secure data transmission channel provided by SNoti, real-time data collection equipment, equipment for information sorting, equipment status statistics, equipment monitoring, etc .; can also remote control function, real-time transmission of business instructions to control online equipment

Group: com.gizwits.www Artifact: snoti-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact snoti-client
Group com.gizwits.www
Version 0.1.2
Last update 24. August 2017
Organization not specified
URL http://maven.apache.org
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies logback-core, logback-classic, netty-all, gson, fastjson,
There are maybe transitive dependencies!

easybackup-mysql-plugin from group cn.easyproject (version 3.2.0-RELEASE)

The MySQL database plugin for EasyBckup. A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.

Group: cn.easyproject Artifact: easybackup-mysql-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact easybackup-mysql-plugin
Group cn.easyproject
Version 3.2.0-RELEASE
Last update 21. September 2016
Organization not specified
URL http://easyproject.cn/easybackup
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies easybackup, commons-compress, spring-context, spring-aop, spring-context-support, spring-tx, slf4j-log4j12, javax.mail, freemarker, quartz, quartz-jobs,
There are maybe transitive dependencies!

org.apache.stanbol.commons.caslight from group org.apache.stanbol (version 1.0.0)

This module provides utility classes that emulate some aspects of UIMA CAS Features and FeatureStructures without UIMA dependency. These are used by 'UIMA Remote Client', 'UIMA Local Client', 'UIMA To Triples' and 'BookSpotter by Sztaki' Enhancement Engines.

Group: org.apache.stanbol Artifact: org.apache.stanbol.commons.caslight
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.apache.stanbol.commons.caslight
Group org.apache.stanbol
Version 1.0.0
Last update 16. September 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

easybackup-mysql from group cn.easyproject (version 1.1.0-RELEASE)

The MySQL database plugin for EasyBckup. A free, open source, cross-platform content backup, content compression, remote sending task scheduling application integration framework and engine based on Java.

Group: cn.easyproject Artifact: easybackup-mysql
Show documentation Show source 
 

0 downloads
Artifact easybackup-mysql
Group cn.easyproject
Version 1.1.0-RELEASE
Last update 22. July 2016
Organization not specified
URL http://easyproject.cn/easybackup
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies easybackup, commons-compress, spring-context, spring-aop, spring-context-support, spring-tx, slf4j-log4j12, javax.mail, freemarker, quartz, quartz-jobs,
There are maybe transitive dependencies!

mongodbdump-java-wrapper from group com.github.boly38 (version 1.5)

A simple java wrapper for mongodb backup commands : mongodump & mongorestore Goal is to provide to any java application, a simple and light way to backup a Mongo database: - backup/restore locally through zip file on the local storage - backup/restore remotely using dropbox.com API - store backup zip file on the cloud : a remote secure dropbox directory

Group: com.github.boly38 Artifact: mongodbdump-java-wrapper
Show all versions Show documentation Show source 
 

0 downloads
Artifact mongodbdump-java-wrapper
Group com.github.boly38
Version 1.5
Last update 11. May 2016
Organization not specified
URL https://github.com/boly38/mongodbdump-java-wrapper
License MIT License
Dependencies amount 9
Dependencies dropbox-core-sdk, commons-io, commons-cli, lombok, log4j, slf4j-api, slf4j-log4j12, junit, fest-assert-core,
There are maybe transitive dependencies!

java-api from group travel.izi.api (version 2.0.1)

A java wrapper around the izi.TRAVEL API using Retrofit. Remote services are grouped into local service objects which can be centrally managed by a IZITravel instance. It will act as a factory for all of the services and will automatically initialize them with your credentials and API key.

Group: travel.izi.api Artifact: java-api
Show all versions Show documentation Show source 
 

1 downloads
Artifact java-api
Group travel.izi.api
Version 2.0.1
Last update 18. February 2016
Organization not specified
URL https://github.com/iziteq/izi-travel-java-api
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies auto-value, converter-jackson, jackson-databind, jsr305, retrofit,
There are maybe transitive dependencies!

aceql-server from group com.aceql (version 4.0)

AceQL combines a virtual JDBC Driver and a framework to enable remote JDBC access over HTTP. Android and Java Desktop application developers can access remote SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-server
Show documentation Show source 
 

0 downloads
Artifact aceql-server
Group com.aceql
Version 4.0
Last update 08. December 2015
Organization KawanSoft
URL https://www.aceql.com/
License LGPL 2.1
Dependencies amount 5
Dependencies awake-file-server, tomcat-embed-core, tomcat-embed-logging-juli, tomcat-jdbc, commons-cli,
There are maybe transitive dependencies!

aceql-client from group com.aceql (version 4.0)

AceQL combines a virtual JDBC Driver and a framework to enable remote JDBC access over HTTP. Android and Java Desktop application developers can access remote SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-client
Show documentation Show source 
 

4 downloads
Artifact aceql-client
Group com.aceql
Version 4.0
Last update 08. December 2015
Organization KawanSoft
URL https://www.aceql.com/
License LGPL 2.1
Dependencies amount 1
Dependencies awake-file-client,
There are maybe transitive dependencies!



Page 145 from 155 (items total 1542)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy