Download JAR files tagged by https with all dependencies
json from group com.github.iarellano (version 20190129)
This project is a maven setup for the forked library JSON-java.
Original source is hosted at https://github.com/stleary/JSON-java
Fork is hosted at https://github.com/iarellano/JSON-java
The purpose of this project is to deploy the forked library to nexus repository.
15 downloads
Artifact json
Group com.github.iarellano
Version 20190129
Last update 28. January 2019
Organization not specified
URL https://github.com/iarellano/JSON-java-core
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.github.iarellano
Version 20190129
Last update 28. January 2019
Organization not specified
URL https://github.com/iarellano/JSON-java-core
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jackson-module-afterburner from group com.jwebmp.jackson.module (version 0.63.0.19)
Jackson (https://github.com/FasterXML/jackson) extension module
used to enhance performance using bytecode generation to replace use of Reflection for
field access and method calls
Group: com.jwebmp.jackson.module Artifact: jackson-module-afterburner
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact jackson-module-afterburner
Group com.jwebmp.jackson.module
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL https://github.com/FasterXML/jackson-modules-base
License not specified
Dependencies amount 3
Dependencies jackson-databind, asm, jackson-annotations,
There are maybe transitive dependencies!
Group com.jwebmp.jackson.module
Version 0.63.0.19
Last update 20. December 2018
Organization not specified
URL https://github.com/FasterXML/jackson-modules-base
License not specified
Dependencies amount 3
Dependencies jackson-databind, asm, jackson-annotations,
There are maybe transitive dependencies!
lib-preferences from group com.github.naoghuman (version 0.6.0)
Lib-Preferences is a library for easy storing simple data in a Preferences.properties file in a Java(FX) & Maven desktop application. See https://github.com/Naoghuman/lib-preferences for more details.
Group: com.github.naoghuman Artifact: lib-preferences
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact lib-preferences
Group com.github.naoghuman
Version 0.6.0
Last update 17. December 2018
Organization Naoghuman's dream
URL https://github.com/Naoghuman/lib-preferences.git
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies lib-logger,
There are maybe transitive dependencies!
Group com.github.naoghuman
Version 0.6.0
Last update 17. December 2018
Organization Naoghuman's dream
URL https://github.com/Naoghuman/lib-preferences.git
License The GNU General Public License, Version 3.0
Dependencies amount 1
Dependencies lib-logger,
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
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!
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
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!
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.
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!
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.)
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!
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
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!
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
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!
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!
Page 1244 from 3 (items total 13061)