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

Download JAR files tagged by allows with all dependencies

Search JAR files by class name

sdk from group me.figo (version 4.0.16)

This SDK eases the development of Java applications and web services consuming the figo connect API. Figo connect allows developers simple access to users bank data on a trustworthy basis. Users can grant your application access to certain parts of their bank accounts and you can access them without worrying about the inner workings of online banking.

Group: me.figo Artifact: sdk
Show all versions Show documentation Show source 
 

1 downloads
Artifact sdk
Group me.figo
Version 4.0.16
Last update 27. November 2019
Organization figo GmbH
URL http://figo.io
License MIT License
Dependencies amount 2
Dependencies gson, guava,
There are maybe transitive dependencies!

modularpipelines from group uk.ac.gate.plugins (version 2.3)

A GATE plugin that provides a way to create modular nested pipelines where each subpipeline can get developed, tested and saved separately. Also allows to override runtime parameters, init time parameters and document features from a config file or by setting java properties.

Group: uk.ac.gate.plugins Artifact: modularpipelines
Show all versions Show documentation Show source 
 

0 downloads
Artifact modularpipelines
Group uk.ac.gate.plugins
Version 2.3
Last update 11. June 2019
Organization GATE Team
URL https://github.com/GateNLP/gateplugin-ModularPipelines
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 1
Dependencies snakeyaml,
There are maybe transitive dependencies!

reshift-reporter-maven-plugin from group com.softwaresecured.plugin (version 1.0.7)

A maven plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.softwaresecured.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.plugin Artifact: reshift-reporter-maven-plugin
Show all versions Show documentation 
 

0 downloads
Artifact reshift-reporter-maven-plugin
Group com.softwaresecured.plugin
Version 1.0.7
Last update 13. November 2018
Organization Software Secured
URL https://reshift.softwaresecured.com
License Commercial Proprietary License
Dependencies amount 10
Dependencies gethostname4j, spotbugs-maven-plugin, findsecbugs-plugin, maven-plugin-api, commons-io, runtime, org.eclipse.jgit, json-simple, guava, gradle-language-java,
There are maybe transitive dependencies!

yami-tool from group be.unamur.info (version 1.1.0)

Usage models (Discrete Time Markov Chain (DTMC)) represents the usage scenarios of the software as well as their probability. This allows one to determine the relative importance of execution scenarios (with respect to other). This project explores the possibility to reverse engineer usage models based on execution traces contained in application logs.

Group: be.unamur.info Artifact: yami-tool
Show all versions Show documentation Show source 
 

0 downloads
Artifact yami-tool
Group be.unamur.info
Version 1.1.0
Last update 02. November 2018
Organization University of Namur
URL https://github.com/xdevroey/yami
License Apache License 2.0
Dependencies amount 6
Dependencies vibes-dsl, guava, gson, named-regexp, log4j-slf4j-impl, slf4j-api,
There are maybe transitive dependencies!

reshift-reporter-parent from group com.softwaresecured.plugin (version 1.0.1)

A maven plugin that allows for maven and gradle project (Java based) to be scanned for security vulnerabilities. The generated report is published to to a central private server @ reshift.softwaresecured.com in which users that have access to the projects can view security reports and perform other developer actions

Group: com.softwaresecured.plugin Artifact: reshift-reporter-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reshift-reporter-parent
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization Software Secured
URL https://reshift.softwaresecured.com
License Commercial Proprietary License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

reshift-capnp from group com.softwaresecured.plugin (version 1.0.1)

Group: com.softwaresecured.plugin Artifact: reshift-capnp
Show all versions Show documentation 
 

0 downloads
Artifact reshift-capnp
Group com.softwaresecured.plugin
Version 1.0.1
Last update 16. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies maven-plugin-api, commons-io,
There are maybe transitive dependencies!

sshapi-jsch from group com.sshtools (version 1.1.2)

JSch is a pure Java implementation of SSH2. JSch allows you to connect to an sshd server and use port forwarding, X11 forwarding, file transfer, etc., and you can integrate its functionality into your own Java programs. JSch is licensed under BSD style license. Downloads and more information about JSch may be found at http://www.jcraft.com/jsch/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-jsch
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-jsch
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies sshapi-core, jsch, jzlib,
There are maybe transitive dependencies!

sshapi-trilead from group com.sshtools (version 1.1.2)

Trilead SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (minimum required JRE: 1.4.2). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP and SFTP. There are no dependencies on any JCE provider, as all crypto functionality is included. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-trilead
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-trilead
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, trilead-ssh2,
There are maybe transitive dependencies!

jar-class-loader from group de.scrum-master (version 1.0)

The class loader to load classes, native libraries and resources from the top JAR and from JARs inside the top JAR. The top JAR very often is referred as an executable, standalone or uber JAR. The class loader looks through the hierarchy of JARs and allows nested JARs. The class loader delegates class loading to the parent class loader and successfully loads classes, native libraries and resources when it works not in a JAR environment. Taken from http://www.jdotsoft.com/JarClassLoader.php, see there for more information.

Group: de.scrum-master Artifact: jar-class-loader
Show documentation Show source 
 

6 downloads
Artifact jar-class-loader
Group de.scrum-master
Version 1.0
Last update 04. August 2018
Organization not specified
URL https://github.com/kriegaex/JarClassLoader
License GNU General Public License (GPL) version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

SiteCrawler from group io.github.jasperroel (version 1.0.0)

This project provides a simple WebCrawler with retry-capabilities, functionality to distinguish between http/https sites. It biggest feature is that it allows for plugins (or CrawlerActions), which allows you to hook your scripts into the crawling process. It also allow for setting "blocked" URLs. Those URLs or patterns will not be crawled.

Group: io.github.jasperroel Artifact: SiteCrawler
Show documentation Show source 
 

0 downloads
Artifact SiteCrawler
Group io.github.jasperroel
Version 1.0.0
Last update 30. July 2018
Organization Salesforce.com
URL https://github.com/forcedotcom/SiteCrawler
License The BSD 2-Clause License
Dependencies amount 3
Dependencies jcl-over-slf4j, htmlunit, commons-lang,
There are maybe transitive dependencies!



Page 394 from 436 (items total 4353)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy