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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

aws-java-sdk-core from group com.gluonhq (version 2.6.19)

The AWS SDK for Java Mobile - Core module holds the classes that is used by the individual service clients to interact with Amazon Web Services. Users need to depend on aws-java-sdk artifact for accessing individual client classes.

Group: com.gluonhq Artifact: aws-java-sdk-core
Show all versions Show documentation Show source 
 

18 downloads
Artifact aws-java-sdk-core
Group com.gluonhq
Version 2.6.19
Last update 16. May 2018
Organization not specified
URL https://github.com/gluonhq/aws-sdk-java-mobile
License not specified
Dependencies amount 5
Dependencies gson, httpclient, xmlpull, json, charm-down-plugin-settings,
There are maybe transitive dependencies!

aws-java-sdk-auth-core from group com.gluonhq (version 2.6.19)

The AWS Java Mobile SDK for AWS Authentication Core module holds the client classes that are used for enabling communication with Amazon CognitoIdentityProvider, Amazon Cognito UserPools, Facebook and Google SignIn Providers

Group: com.gluonhq Artifact: aws-java-sdk-auth-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact aws-java-sdk-auth-core
Group com.gluonhq
Version 2.6.19
Last update 16. May 2018
Organization not specified
URL https://github.com/gluonhq/aws-sdk-java-mobile
License not specified
Dependencies amount 2
Dependencies aws-java-sdk-core, charm-down-plugin-settings,
There are maybe transitive dependencies!

jraft-core from group com.github.datatechnology.jraft.core (version 1.0.1)

Java implementation of Raft Consensus, this module contains only the core algorithm, and does not have any dependency except Java SE 8, for interface implementations that required by this module, please checkout jraft-ext module

Group: com.github.datatechnology.jraft.core Artifact: jraft-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact jraft-core
Group com.github.datatechnology.jraft.core
Version 1.0.1
Last update 10. May 2018
Organization not specified
URL https://github.com/datatechnology/jraft
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

java-grok from group io.krakens (version 0.1.9)

Java Grok is simple API that allows you to easily parse logs and other files (single line). With Java Grok, you can turn unstructured log and event data into structured data (JSON).

Group: io.krakens Artifact: java-grok
Show documentation Show source 
 

5 downloads
Artifact java-grok
Group io.krakens
Version 0.1.9
Last update 08. May 2018
Organization not specified
URL https://github.com/thekrakken/java-grok
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies commons-lang3,
There are maybe transitive dependencies!

justify-multicore from group com.gtcgroup (version 8.5.0-alpha5)

MULTICORE MODULE: PED Central is the home for the open-source �Justify� suite of software engineering modules. Justify seeks API alignment between Java 1.8+ application code and JUnit 5 test code.

Group: com.gtcgroup Artifact: justify-multicore
Show documentation Show source 
 

0 downloads
Artifact justify-multicore
Group com.gtcgroup
Version 8.5.0-alpha5
Last update 02. May 2018
Organization not specified
URL http://pedCentral.com/justify
License The MIT License
Dependencies amount 1
Dependencies justify-core,
There are maybe transitive dependencies!

justify-rest from group com.gtcgroup (version 8.5.0-alpha5)

REST MODULE: PED Central is the home for the open-source �Justify� suite of software engineering modules. Justify seeks API alignment between Java 1.8+ application code and JUnit 5 test code.

Group: com.gtcgroup Artifact: justify-rest
Show all versions Show documentation Show source 
 

0 downloads
Artifact justify-rest
Group com.gtcgroup
Version 8.5.0-alpha5
Last update 02. May 2018
Organization not specified
URL http://pedCentral.com/justify
License The MIT License
Dependencies amount 4
Dependencies justify-core, jersey-hk2, jersey-media-json-jackson, jersey-test-framework-provider-grizzly2,
There are maybe transitive dependencies!

justify-jpa from group com.gtcgroup (version 8.5.0-alpha5)

JPA MODULE: PED Central is the home for the open-source �Justify� suite of software engineering modules. Justify seeks API alignment between Java 1.8+ application code and JUnit 5 test code.

Group: com.gtcgroup Artifact: justify-jpa
Show all versions Show documentation Show source 
 

0 downloads
Artifact justify-jpa
Group com.gtcgroup
Version 8.5.0-alpha5
Last update 02. May 2018
Organization not specified
URL http://pedCentral.com/justify
License The MIT License
Dependencies amount 3
Dependencies justify-core, org.eclipse.persistence.jpa, h2,
There are maybe transitive dependencies!

justify-core from group com.gtcgroup (version 8.5.0-alpha5)

CORE MODULE: PED Central is the home for the open-source �Justify� suite of software engineering modules. Justify seeks API alignment between Java 1.8+ application code and JUnit 5 test code.

Group: com.gtcgroup Artifact: justify-core
Show all versions Show documentation Show source 
 

1 downloads
Artifact justify-core
Group com.gtcgroup
Version 8.5.0-alpha5
Last update 02. May 2018
Organization not specified
URL http://pedCentral.com/justify
License The MIT License
Dependencies amount 3
Dependencies junit-jupiter-api, junit-platform-launcher, junit-jupiter-engine,
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!



Page 5568 from 6002 (items total 60018)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy