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

Download JAR files tagged by https with all dependencies

Search JAR files by class name

rhino-js-engine from group cat.inspiracio (version 1.7.10)

A js-engine.jar that provides a script engine "rhino" with old Rhino JavaScript. The source code for js-engine comes from https://java.net/projects/Scripting. The Rhino engine itself is pulled by maven. Its source is at https://github.com/mozilla/rhino.

Group: cat.inspiracio Artifact: rhino-js-engine
Show all versions Show documentation Show source 
 

62 downloads
Artifact rhino-js-engine
Group cat.inspiracio
Version 1.7.10
Last update 05. December 2018
Organization not specified
URL http://www.inspiracio.cat
License The BSD 3-Clause License
Dependencies amount 1
Dependencies rhino,
There are maybe transitive dependencies!

adapters-shortest-paths-impl-bsmock from group com.programmerare.shortest-paths (version 1.0.0)

Adapter implementation (for the Target Adapter interfaces defined in 'adapters-shortest-paths-core') which uses 'fork of bsmock k-shortest-paths' as the adaptee. ( the library located at URL https://github.com/TomasJohansson/k-shortest-paths is a fork of https://github.com/bsmock/k-shortest-paths )

Group: com.programmerare.shortest-paths Artifact: adapters-shortest-paths-impl-bsmock
Show documentation Show source 
 

0 downloads
Artifact adapters-shortest-paths-impl-bsmock
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/adapters-shortest-paths/tree/master/adapters-shortest-paths-impl-bsmock
License Apache Software License, Version 2.0
Dependencies amount 2
Dependencies adapters-shortest-paths-core, fork-of-edu.ufl.cise.bsmock.graph,
There are maybe transitive dependencies!

adapters-shortest-paths-impl-yanqi from group com.programmerare.shortest-paths (version 1.0.0)

Adapter implementation (for the Target Adapter interfaces defined in 'adapters-shortest-paths-core') which uses 'fork of yan-qi k-shortest-paths-java-version' as the adaptee. ( the library located at URL https://github.com/TomasJohansson/k-shortest-paths-java-version is a fork of https://github.com/yan-qi/k-shortest-paths-java-version )

Group: com.programmerare.shortest-paths Artifact: adapters-shortest-paths-impl-yanqi
Show documentation Show source 
 

0 downloads
Artifact adapters-shortest-paths-impl-yanqi
Group com.programmerare.shortest-paths
Version 1.0.0
Last update 02. May 2018
Organization not specified
URL https://github.com/TomasJohansson/adapters-shortest-paths/tree/master/adapters-shortest-paths-impl-yanqi
License Apache Software License, Version 2.0
Dependencies amount 2
Dependencies adapters-shortest-paths-core, fork-of-edu.asu.emit.algorithm.graph,
There are maybe transitive dependencies!

fork-of-edu.ufl.cise.bsmock.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 make it a maven project. The location of the original work: https://github.com/bsmock/k-shortest-paths

Group: com.programmerare.shortest-paths Artifact: fork-of-edu.ufl.cise.bsmock.graph
Show documentation Show source 
 

0 downloads
Artifact fork-of-edu.ufl.cise.bsmock.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
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lib-action from group com.github.naoghuman (version 0.6.0)

Lib-Action is library for `easy` storing and accessing actions (EventHandler<ActionEvent>) in a JavaFX & Maven desktop application. See https://github.com/Naoghuman/lib-action for more details.

Group: com.github.naoghuman Artifact: lib-action
Show all versions Show documentation Show source 
 

0 downloads
Artifact lib-action
Group com.github.naoghuman
Version 0.6.0
Last update 02. February 2018
Organization not specified
URL https://github.com/Naoghuman/lib-action.git
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies lib-logger,
There are maybe transitive dependencies!

db-interface from group com.github.sanskrit-coders (version 2.9)

A scala /java interface to various sanskrit and other Indic databases, defining schemas and such. Contributions and suggestions are invited at https://github.com/sanskrit-coders/db-interface . (Sister projects there may also be of interest.)

Group: com.github.sanskrit-coders Artifact: db-interface
Show all versions Show source 
 

0 downloads
Artifact db-interface
Group com.github.sanskrit-coders
Version 2.9
Last update 18. November 2017
Organization not specified
URL https://github.com/sanskrit-coders/db-interface
License Apache License 2.0
Dependencies amount 8
Dependencies scala-library, scala-xml, indic-transliteration, commons-csv, json4s-ast_2.12, json4s-native_2.12, logback-classic, logback-core,
There are maybe transitive dependencies!

parent from group com.google.common.html.types (version 1.0.8)

Parent project for typed strings of web content that can be used to bring safe-by-construction methods to web applications. https://github.com/google/safe-html-types/blob/master/README.md

Group: com.google.common.html.types Artifact: parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact parent
Group com.google.common.html.types
Version 1.0.8
Last update 09. November 2017
Organization Google
URL https://github.com/google/safe-html-types
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-metrics-tracker-client from group com.ibm.journeycode.metricstracker (version 0.3.0)

This utility sends a tracking request to a deployment tracker service (see https://github.com/IBM/metrics-collector-service) each time a Java sample application is deployed.

Group: com.ibm.journeycode.metricstracker Artifact: java-metrics-tracker-client
Show documentation Show source 
 

0 downloads
Artifact java-metrics-tracker-client
Group com.ibm.journeycode.metricstracker
Version 0.3.0
Last update 02. November 2017
Organization not specified
URL https://github.com/IBM/metrics-collector-client-java
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies snakeyaml,
There are maybe transitive dependencies!

releaser from group com.introproventures (version 0.0.9)

An example for getting your GitHub project to Maven Central. Demonstrates required POM information and release plugin configuration. Many thanks to: https://github.com/davidcarboni/releaser

Group: com.introproventures Artifact: releaser
Show source 
 

0 downloads
Artifact releaser
Group com.introproventures
Version 0.0.9
Last update 27. September 2017
Organization not specified
URL https://github.com/introproventures/releaser
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

speechrecognition from group com.microsoft.projectoxford (version 1.2.2)

This client library allows the use of Microsoft's state-of-the-art cloud-based algorithms to process spoken language. See https://github.com/Microsoft/Cognitive-Speech-STT-Android/tree/master/Speech for more information.

Group: com.microsoft.projectoxford Artifact: speechrecognition
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact speechrecognition
Group com.microsoft.projectoxford
Version 1.2.2
Last update 15. June 2017
Organization not specified
URL https://github.com/Microsoft/Cognitive-Speech-STT-Android
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 1219 from 1280 (items total 12794)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy