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

Download JAR files tagged by programs with all dependencies

Search JAR files by class name

org.eclipse.xpect.parent from group org.eclipse.xpect (version 0.2.0.v20190619)

Eclipse Xpect is a unit- and integration-testing framework to be used for Xtext-based languages. Test data (e.g. expectations) are embedded into programs written in the DSL under tests. Xpect itself is based on Junit; new test methods can be written in Java and are called by the Xpect framework with the test data. Typical Xpect tests include expecting certain error messages, ensuring correct scopes, or specific content assist proposals.

Group: org.eclipse.xpect Artifact: org.eclipse.xpect.parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.eclipse.xpect.parent
Group org.eclipse.xpect
Version 0.2.0.v20190619
Last update 19. June 2019
Organization not specified
URL https://projects.eclipse.org/projects/modeling.xpect
License Eclipse Public License - v 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

framework-all from group io.github.eisop (version 3.0.0-b2)

The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.

Group: io.github.eisop Artifact: framework-all
Show all versions Show documentation Show source 
 

0 downloads
Artifact framework-all
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

framework from group io.github.eisop (version 3.0.0-b2)

The Checker Framework enhances Java's type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins ("checkers") that find bugs or verify their absence. It also permits you to write your own compiler plug-ins.

Group: io.github.eisop Artifact: framework
Show documentation Show source 
 

0 downloads
Artifact framework
Group io.github.eisop
Version 3.0.0-b2
Last update 24. May 2019
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 3
Dependencies annotation-tools-scene-lib, dataflow, stubparser,
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!

wiki-tools from group com.github.sanskrit-coders (version 1.0)

A collection of scala classes for some basic wiki manipulation, contributed by the open source Sanskrit NLP project and friends. Some notable facilities: * Use bots to write to wiki projects (wiktionary, wikisource, wikipedia etc..). * Iterate through output of OCR programs such as SanskritOCR. Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)

Group: com.github.sanskrit-coders Artifact: wiki-tools
Show source 
 

0 downloads
Artifact wiki-tools
Group com.github.sanskrit-coders
Version 1.0
Last update 27. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/stardict-sanskrit
License Apache License 2.0
Dependencies amount 6
Dependencies scala-library, indic-transliteration, dict-tools, logback-classic, logback-core, jwbf,
There are maybe transitive dependencies!

dict-tools from group com.github.sanskrit-coders (version 1.0)

A collection of scala classes for some basic dictionary and wiki manipulation, contributed by the open source Sanskrit NLP project and friends. Some notable facilities: * Deal with babylon dictionaries. * Use bots to write to wiki projects (wiktionary, wikisource etc..). * Iterate through output of OCR programs such as SanskritOCR. Contributions and suggestions are invited at https://github.com/sanskrit-coders/stardict-sanskrit . (Sister projects there may also be of interest.)

Group: com.github.sanskrit-coders Artifact: dict-tools
Show source 
 

0 downloads
Artifact dict-tools
Group com.github.sanskrit-coders
Version 1.0
Last update 16. May 2017
Organization not specified
URL https://github.com/sanskrit-coders/stardict-sanskrit
License Apache License 2.0
Dependencies amount 6
Dependencies scala-library, indic-transliteration, logback-classic, logback-core, jwbf, jstl,
There are maybe transitive dependencies!

promises from group org.bidib.com.surelogic (version 5.6.0)

Provides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (typically) modular, meaning that the implementation constraint on the code of a promise is limited in scope.

Group: org.bidib.com.surelogic Artifact: promises
Show documentation Show source 
 

24 downloads
Artifact promises
Group org.bidib.com.surelogic
Version 5.6.0
Last update 17. February 2017
Organization Surelogic, Inc.
URL http://surelogic.com/promises
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

promises from group com.surelogic (version 5.0.0)

Provides the annotations necessary to express models of programmer design intent in Java code. Promises are supra-linguistic formal annotations to programs. Each promise has a precise meaning and constrains the implementation and evolution of the code it targets. Promises are also (typically) modular, meaning that the implementation constraint on the code of a promise is limited in scope.

Group: com.surelogic Artifact: promises
Show all versions Show documentation Show source 
 

1 downloads
Artifact promises
Group com.surelogic
Version 5.0.0
Last update 01. November 2013
Organization Surelogic, Inc.
URL http://surelogic.com/promises
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chips-n-salsa-examples from group org.cicirello (version 6.4.0)

This package contains several example programs of the usage of the Chips-n-Salsa library. Chips-n-Salsa is a Java library of customizable, hybridizable, iterative, parallel, stochastic, and self-adaptive local search algorithms. Chips-n-Salsa's source code is maintained on GitHub, and the prebuilt jars of the library can be imported from Maven Central using maven or other build tools. The purpose of the package chips-n-salsa-examples is to demonstrate usage of the major functionality of the Chips-n-Salsa library. You can find out more about the Chips-n-Salsa library itself from its website: https://chips-n-salsa.cicirello.org/.

Group: org.cicirello Artifact: chips-n-salsa-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact chips-n-salsa-examples
Group org.cicirello
Version 6.4.0
Last update 02. August 2023
Organization Cicirello.Org
URL https://github.com/cicirello/chips-n-salsa-examples
License GPL-3.0-or-later
Dependencies amount 1
Dependencies chips-n-salsa,
There are maybe transitive dependencies!



Page 41 from 43 (items total 429)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy