Download JAR files tagged by uses with all 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
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!
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
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!
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!
beam-local-artifact-service-java from group org.apache.beam (version 2.4.0)
The Beam Artifact Service exposes APIs to stage and retrieve
artifacts in a manner independent of the underlying storage system, for use
by the Beam portability framework. The local implementation uses the local
File System as the underlying storage system.
Group: org.apache.beam Artifact: beam-local-artifact-service-java
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact beam-local-artifact-service-java
Group org.apache.beam
Version 2.4.0
Last update 17. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies beam-model-job-management, beam-model-pipeline, beam-runners-java-fn-execution, jsr305, grpc-core, grpc-stub, protobuf-java, slf4j-api,
There are maybe transitive dependencies!
Group org.apache.beam
Version 2.4.0
Last update 17. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies beam-model-job-management, beam-model-pipeline, beam-runners-java-fn-execution, jsr305, grpc-core, grpc-stub, protobuf-java, slf4j-api,
There are maybe transitive dependencies!
julielab-embeddings-client from group de.julielab (version 1.0.0)
This is the Java counterpart to the JULIE Lab embeddings server module. It uses the common embedding access API offered by this project but obtains the word vectors from the server using a HTTP connection.
Artifact julielab-embeddings-client
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies julielab-embeddings-spi, slf4j-api, guava,
There are maybe transitive dependencies!
Group de.julielab
Version 1.0.0
Last update 31. January 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies julielab-embeddings-spi, slf4j-api, guava,
There are maybe transitive dependencies!
jdatepicker from group io.github.lzh0379 (version 2.0.3)
JDatePicker and JDatePanel is a Java Swing component. It is designed with the Model View Controller pattern and it uses the Java Calendar object as the model. The component may be used via a popup control or embedded on a panel.
Artifact jdatepicker
Group io.github.lzh0379
Version 2.0.3
Last update 17. October 2017
Organization not specified
URL http://jdatepicker.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group io.github.lzh0379
Version 2.0.3
Last update 17. October 2017
Organization not specified
URL http://jdatepicker.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
agglutinator from group com.thehellings (version 1.2)
A micolib to build a single String out of a collection of different sources, hopefully to render the results
more useful for compression and minification on the web. Other uses might be possible.
Artifact agglutinator
Group com.thehellings
Version 1.2
Last update 03. October 2017
Organization not specified
URL http://github.com/greg-hellings/java-agglutinator
License BSD
Dependencies amount 2
Dependencies commons-io, utilities,
There are maybe transitive dependencies!
Group com.thehellings
Version 1.2
Last update 03. October 2017
Organization not specified
URL http://github.com/greg-hellings/java-agglutinator
License BSD
Dependencies amount 2
Dependencies commons-io, utilities,
There are maybe transitive dependencies!
syntax-maven-plugin from group me.jaimegarza (version 1.2.0)
Syntax is a compiler compiler that handles LALR and SLR grammars. It can generate
C, Java and Free Pascal/Delphi Pascal artifacts.
The syntax-maven-plugin uses syntax to generate source files on maven. Syntax's parser
is itself built by using the syntax-maven-plugin.
0 downloads
Artifact syntax-maven-plugin
Group me.jaimegarza
Version 1.2.0
Last update 01. October 2017
Organization not specified
URL https://github.com/jaimegarza/syntax/wiki
License BSD-3-Clause
Dependencies amount 2
Dependencies maven-plugin-api, syntax,
There are maybe transitive dependencies!
Group me.jaimegarza
Version 1.2.0
Last update 01. October 2017
Organization not specified
URL https://github.com/jaimegarza/syntax/wiki
License BSD-3-Clause
Dependencies amount 2
Dependencies maven-plugin-api, syntax,
There are maybe transitive dependencies!
droidlibx from group com.codepiex.droidlibx (version 1.0.0)
This library provides easy to use android frameworks wrappers and other android utilities frameworks. Which makes the uses of Android's New/Existing features very fast with less lines of code.
Group: com.codepiex.droidlibx Artifact: droidlibx
Show documentation
Show documentation
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact droidlibx
Group com.codepiex.droidlibx
Version 1.0.0
Last update 21. March 2017
Organization not specified
URL https://github.com/codepiex/DroidLibX
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!
Group com.codepiex.droidlibx
Version 1.0.0
Last update 21. March 2017
Organization not specified
URL https://github.com/codepiex/DroidLibX
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies appcompat-v7,
There are maybe transitive dependencies!
chloride from group com.jtdowney (version 0.1.1)
Chloride provides a simple API over Java's crypto functionality. It uses Bouncy Castle to provide support for
modern algorithms. The API is loosely modeled after NaCl and libsodium.
Artifact chloride
Group com.jtdowney
Version 0.1.1
Last update 16. March 2017
Organization not specified
URL https://github.com/jtdowney/chloride
License MIT License
Dependencies amount 1
Dependencies bcprov-jdk15on,
There are maybe transitive dependencies!
Group com.jtdowney
Version 0.1.1
Last update 16. March 2017
Organization not specified
URL https://github.com/jtdowney/chloride
License MIT License
Dependencies amount 1
Dependencies bcprov-jdk15on,
There are maybe transitive dependencies!
easy-spark from group br.com.logiquesistemas (version 1.0.0)
EasySpark is a simple and lightweight Java web framework built for rapid development.
EasySpart uses Spark Framework (http://sparkjava.com/) and add some facilities to organize your code in a
MVC architecture.
Artifact easy-spark
Group br.com.logiquesistemas
Version 1.0.0
Last update 26. September 2016
Organization Logique Sistemas
URL https://github.com/logiquesistemas/easy-spark
License Apache License, Version 2.0
Dependencies amount 8
Dependencies spark-core, spark-template-freemarker, slf4j-api, freemarker, reflections, mockito-core, iogi, paranamer,
There are maybe transitive dependencies!
Group br.com.logiquesistemas
Version 1.0.0
Last update 26. September 2016
Organization Logique Sistemas
URL https://github.com/logiquesistemas/easy-spark
License Apache License, Version 2.0
Dependencies amount 8
Dependencies spark-core, spark-template-freemarker, slf4j-api, freemarker, reflections, mockito-core, iogi, paranamer,
There are maybe transitive dependencies!
Page 110 from 3 (items total 1586)