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

Download JAR files tagged by purpose with all dependencies

Search JAR files by class name

owllink-owlapi-parent from group net.sourceforge.owlapi (version 2.0.0)

Group: net.sourceforge.owlapi Artifact: owllink-owlapi-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact owllink-owlapi-parent
Group net.sourceforge.owlapi
Version 2.0.0
Last update 21. December 2018
Organization not specified
URL https://github.com/ignazio1977/owllink-owlapi/
License GNU LGPL Version 3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

gwt-timer from group org.jresearch.gwtproject.timer (version 1.4.1)

Fork of the Github project vegegoku/gwt-timer: A simplified, browser-safe timer class. This class serves the same purpose as java.util.Timer, but is simplified because of the single-threaded environment. To schedule a timer, simply create a subclass of it (overriding run) and call schedule or scheduleRepeating.

Group: org.jresearch.gwtproject.timer Artifact: gwt-timer
Show all versions Show documentation Show source 
 

1 downloads
Artifact gwt-timer
Group org.jresearch.gwtproject.timer
Version 1.4.1
Last update 01. November 2018
Organization not specified
URL https://github.com/gwtproject/gwt-timer
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies elemental2-dom,
There are maybe transitive dependencies!

osgi.enroute.base.api from group org.osgi (version 2.1.0)

enRoute is an OSGi project that creates a runtime environment for developing applications. This bundle provides the base API for this environment. In any enRoute 2.1.0.201809261621 environment you will find implementations for all the contained services. The purpose of this bundle is to be use for compilation, it must not be used in a runtime; in general, providers must carry their service packages.

Group: org.osgi Artifact: osgi.enroute.base.api
Show all versions Show documentation Show source 
 

7 downloads
Artifact osgi.enroute.base.api
Group org.osgi
Version 2.1.0
Last update 26. September 2018
Organization OSGi Alliance
URL http://v2archive.enroute.osgi.org/
License http://opensource.org/licenses/apache2.0.php
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ezfftw from group com.github.hageldave.ezfftw (version 0.1.2)

The ezFFTW artifact provides methods for executing Fast Fourier Transforms. It wraps parts of the FFTW javacpp preset by bytedeco, which provides native bindings to the FFTW library. The purpose of this artifact is to provide an easy to use interface for executing FFTs.

Group: com.github.hageldave.ezfftw Artifact: ezfftw
Show all versions Show documentation Show source 
 

1 downloads
Artifact ezfftw
Group com.github.hageldave.ezfftw
Version 0.1.2
Last update 22. August 2018
Organization not specified
URL https://github.com/hageldave/ezFFTW
License GNU GENERAL PUBLIC LICENSE, VERSION 2 (GPLv2)
Dependencies amount 1
Dependencies fftw-platform,
There are maybe transitive dependencies!

fork-of-edu.asu.emit.algorithm.graph from group com.programmerare.shortest-paths (version 1.0.0)

An implementation of the k shortest paths algorithm in Java. This is a forked version which has NOT modified the implementation of the algorithm. The purpose of the fork was to enable more flexible Graph creation, i.e. programmatic construction of the Graph as an alternative to the construction from text file input. The location of the original work: https://github.com/yan-qi/k-shortest-paths-java-version

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.asu.emit.algorithm.graph
Show documentation Show source 
 

0 downloads
Artifact fork-of-edu.asu.emit.algorithm.graph
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/k-shortest-paths-java-version
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

similarity-uniform-fuzzy-hash from group com.github.s3curitybug (version 1.8.4)

Similarity Uniform Fuzzy Hash is a tool that allows to accurately and efficiently compute the similarity between two files (or sets of bytes) as a 0 to 1 score. For that purpose, it first computes for each file a Context Triggered Piecewise Hash (CTPH), also known as fuzzy hash, and then compares the hashes.

Group: com.github.s3curitybug Artifact: similarity-uniform-fuzzy-hash
Show all versions Show documentation Show source 
 

1 downloads
Artifact similarity-uniform-fuzzy-hash
Group com.github.s3curitybug
Version 1.8.4
Last update 21. October 2017
Organization not specified
URL https://github.com/s3curitybug/similarity-uniform-fuzzy-hash
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stormpath-clover from group com.stormpath.sdk (version 2.0.4-okta)

The purpose of this module is solely for building aggregated clover test coverage reports. It is for internal Stormpath use and requires a license. It is only ever used with the clover-it profile and should not impact the public's ability to build the stormpath-sdk-java project

Group: com.stormpath.sdk Artifact: stormpath-clover
Show all versions 
 

0 downloads
Artifact stormpath-clover
Group com.stormpath.sdk
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

email-parser from group com.github.ppzhuk (version 1.0.1)

This library provides ability to separate the quotation from the useful content in email messages. The main purpose of this library is to process as much different quotation formats as possible. It is also independent from the language used in email.

Group: com.github.ppzhuk Artifact: email-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact email-parser
Group com.github.ppzhuk
Version 1.0.1
Last update 21. July 2017
Organization not specified
URL https://github.com/ppzhuk/email-parser
License The Apache License, Version 2.0
Dependencies amount 4
Dependencies kotlin-stdlib, kotlin-reflect, mail, annotations,
There are maybe transitive dependencies!

command-logger-sample from group org.apache.slider (version 0.92.0-incubating)

Command logger is a simple application that does not have any moving parts. Its sole purpose is to get packaged as a tarball that includes some static files suggesting how commands may be logged, for use in test deployments.

Group: org.apache.slider Artifact: command-logger-sample
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact command-logger-sample
Group org.apache.slider
Version 0.92.0-incubating
Last update 10. March 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-parent from group com.danhaywood.java (version 1)

This module defines a standard parent POM to use for various Java applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs; specifically to hold the required pluginManagement so that versions of plugins are locked down.

Group: com.danhaywood.java Artifact: java-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact java-parent
Group com.danhaywood.java
Version 1
Last update 15. February 2017
Organization not specified
URL https://github.com/danhaywood/java-parent
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 103 from 113 (items total 1126)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy