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

jpt-examples from group org.cicirello (version 5.1.0)

This package contains several example programs of the usage of the JavaPermutationTools (JPT) library. JPT is a Java library that enables representing and generating permutations and sequences, as well as performing computation on permutations and sequences. It includes implementations of a variety of permutation distance metrics as well as distance metrics on sequences (i.e., Strings, arrays, and other ordered data types). In addition to programs demonstrating the usage of the JPT library, the jpt-examples package also contains programs for replicating the experiments from a few published papers that utilized the library or implementations on which the library is based. JPT'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 jpt-examples is to demonstrate usage of the major functionality of the JPT library. You can find out more about the JPT library itself from its website: https://jpt.cicirello.org/.

Group: org.cicirello Artifact: jpt-examples
Show all versions Show documentation Show source 
 

0 downloads
Artifact jpt-examples
Group org.cicirello
Version 5.1.0
Last update 31. May 2023
Organization Cicirello.Org
URL https://github.com/cicirello/jpt-examples
License GPL-3.0-or-later
Dependencies amount 1
Dependencies jpt,
There are maybe transitive dependencies!

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

Ganymed SSH-2 for Java is a library which implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2 and 5.0). 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. Originally, Ganymed SSH-2 for Java was developed for the Ganymed replication project at ETH Zurich (Switzerland). Downloads and more information about JSch may be found at http://www.cleondris.ch/opensource/ssh2/. This library is the provider bridge for SSHAPI.

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

0 downloads
Artifact sshapi-ganymed
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, ganymed-ssh2,
There are maybe transitive dependencies!

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

libssh is a C library that enables you to write a program that uses the SSH protocol. With it, you can remotely execute programs, transfer files, or use a secure and transparent tunnel for your remote programs. The SSH protocol is encrypted, ensures data integrity, and provides strong means of authenticating both the server of the client. The library hides a lot of technical details from the SSH protocol, but this does not mean that you should not try to know about and understand these details. This is the SSHAPI provider bridge for libssh, and uses JNA. Downloads and more information about libssh may be found at http://api.libssh.org/master/index.html. This library is deployed to SSHTools own Maven repository.

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

1 downloads
Artifact sshapi-libssh
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, jna, jnaerator-runtime,
There are maybe transitive dependencies!

ffmpeg from group com.tagtraum (version 4.0.0)

Downloads and builds FFmpeg libraries for both 32 and 64 bit including the zlib and bzip2 compression libraries. Configuration: ./configure ${ffmpeg.configure}

Group: com.tagtraum Artifact: ffmpeg
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact ffmpeg
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization FFmpeg.org
URL http://ffmpeg.org/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dyna4jdbc from group com.github.peter-gergely-horvath (version 3.1.1)

dyna4JDBC is a JDBC driver, that allows running alternative JVM language scripts (Groovy, JavaScript, Scala, Jython, Clojure, BeanShell, R (Renjin), JRuby etc.) or external console-oriented programs via the JDBC API. Mainly targeted at allowing JDBC-enabled business intelligence applications to run various scripts instead of SQL easily, dyna4JDBC captures and parses the output of scripts/external programs and presents that as a standard JDBC Result Set, allowing the output to be processed further for various purposes like building complex reports quickly and analysis with other tools.

Group: com.github.peter-gergely-horvath Artifact: dyna4jdbc
Show all versions Show documentation Show source 
 

2 downloads
Artifact dyna4jdbc
Group com.github.peter-gergely-horvath
Version 3.1.1
Last update 17. September 2017
Organization not specified
URL https://github.com/peter-gergely-horvath/dyna4jdbc
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sootkeeper-soot-bundle from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-soot-bundle
Show documentation Show source 
 

0 downloads
Artifact sootkeeper-soot-bundle
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies soot, sootconfig, sootkeeper-framework,
There are maybe transitive dependencies!

sootkeeper-container from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-container
Show documentation Show source 
 

0 downloads
Artifact sootkeeper-container
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies org.apache.felix.gogo.runtime, console-API, sootkeeper-framework,
There are maybe transitive dependencies!

sootkeeper-framework from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-framework
Show documentation Show source 
 

0 downloads
Artifact sootkeeper-framework
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies guava,
There are maybe transitive dependencies!

sootkeeper-analysiskeeper from group de.tu-darmstadt.stg (version 1.0)

Group: de.tu-darmstadt.stg Artifact: sootkeeper-analysiskeeper
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sootkeeper-analysiskeeper
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sootkeeper from group de.tu-darmstadt.stg (version 1.0)

The use of static analysis allows developers to analyze the source code of a program. On one hand, developers get accurate data representing any issues with the program. On the other hand, static analysis programs can have lengthy execution times. This results in a large amount of developer idleness, waiting for their program to execute. A developer's debug cycles can be particularly time consuming, when tweaking their analyses. They then have to wait around for long periods of time to test their minor changes. In order to avoid this needless idle time, we have looked into modularizing a static analysis program in order to cut down on time wasted.

Group: de.tu-darmstadt.stg Artifact: sootkeeper
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sootkeeper
Group de.tu-darmstadt.stg
Version 1.0
Last update 23. March 2017
Organization not specified
URL http://www.thewhitespace.de/projects/peaks/sootkeeper.html
License Apache License, Version 2.0
Dependencies amount 1
Dependencies org.osgi.core,
There are maybe transitive dependencies!



Page 42 from 43 (items total 429)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy