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

Download JAR files tagged by should with all dependencies

Search JAR files by class name

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!

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

The Stormpath Java SDK HTTP Client implementation .jar is used at runtime to make HTTP calls to Stormpath's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-httpclient
Show all versions Show documentation Show source 
 

1 downloads
Artifact stormpath-sdk-httpclient
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 3
Dependencies stormpath-sdk-impl, httpclient, jcl-over-slf4j,
There are maybe transitive dependencies!

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

The Stormpath Java OAUTH HTTP implementation .jar is used at runtime.. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-oauth
Show all versions Show documentation Show source 
 

0 downloads
Artifact stormpath-sdk-oauth
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 4
Dependencies stormpath-sdk-impl, org.apache.oltu.oauth2.authzserver, org.apache.oltu.oauth2.resourceserver, jcl-over-slf4j,
There are maybe transitive dependencies!

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

The Stormpath Java SDK core implemenation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.stormpath.sdk Artifact: stormpath-sdk-impl
Show all versions Show documentation Show source 
 

2 downloads
Artifact stormpath-sdk-impl
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 8
Dependencies stormpath-sdk-api, slf4j-api, jjwt, jackson-databind, joda-time, commons-email, velocity, java-hamcrest,
There are maybe transitive dependencies!

springboot-web-utility from group com.baliset (version 0.1.2)

A nascent library for incorporation into spring boot microservices offering (or soon to offer) an opinionated take on how certain common issues (e.g. errors, authentication, alerts, logging) should be handled, also offering some common model objects

Group: com.baliset Artifact: springboot-web-utility
Show all versions Show documentation Show source 
 

0 downloads
Artifact springboot-web-utility
Group com.baliset
Version 0.1.2
Last update 13. September 2017
Organization not specified
URL http://${art.host}/${art.org}/${artifactId}
License MIT License
Dependencies amount 5
Dependencies spring-jdbc, jackson-datatype-jsr310, jackson-dataformat-yaml, jackson-dataformat-xml, woodstox-core-asl,
There are maybe transitive dependencies!

jdk7 from group org.checkerframework (version 2.1.14)

Annotated JDK 7 consists of bytecode implementing the Open JDK Java 7 api annotated with Checker Framework annotations. Method implementations in this file are empty. This file should only be compiled against and should never be placed on the runtime classpath of a compiled program.

Group: org.checkerframework Artifact: jdk7
Show all versions Show documentation Show source 
 

384 downloads
Artifact jdk7
Group org.checkerframework
Version 2.1.14
Last update 03. August 2017
Organization not specified
URL https://checkerframework.org
License GNU General Public License, version 2 (GPL2), with the classpath exception
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

joala-expressions from group net.joala (version 1.2.1)

Expressions are used to evaluate the current state of a given system. Such as a web address you want to get the status code from. Typical expressions are evaluated multiple times in order to wait for a given state. Thus expressions are typically evaluated fast and should denote by expression if they fail to evaluate.

Group: net.joala Artifact: joala-expressions
Show all versions Show documentation Show source 
 

0 downloads
Artifact joala-expressions
Group net.joala
Version 1.2.1
Last update 02. August 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies guava, junit, hamcrest-core,
There are maybe transitive dependencies!

multi-map from group fr.matthieu-vergne (version 2.0)

Provides an interface and implementations of a Java structure able to map a key to several values at once. Initially inspired from the Apache MultiMap, it takes a different perspective where the generics should be fully used to properly constrain the types of the instances provided.

Group: fr.matthieu-vergne Artifact: multi-map
Show documentation Show source 
 

13 downloads
Artifact multi-map
Group fr.matthieu-vergne
Version 2.0
Last update 10. July 2017
Organization not specified
URL https://github.com/matthieu-vergne/multi-map
License CC0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

sevenbridges-java-httpclient from group com.sevenbridges.apiclient (version 0.5.0)

The SevenBridges Java HTTP Client implementation .jar is used at runtime to make HTTP calls to SevenBridges's REST API using the Apache Http Client library. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.sevenbridges.apiclient Artifact: sevenbridges-java-httpclient
Show documentation Show source 
 

1 downloads
Artifact sevenbridges-java-httpclient
Group com.sevenbridges.apiclient
Version 0.5.0
Last update 10. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies sevenbridges-java-api, sevenbridges-java-impl, slf4j-api, httpcore, httpclient, jcl-over-slf4j,
There are maybe transitive dependencies!

sevenbridges-java-impl from group com.sevenbridges.apiclient (version 0.5.0)

The SevenBridges Java core implementation .jar is used at runtime to support API invocations. This implementation jar should be a runtime dependency only and should NOT be depended on at compile time by your code. The implementations within this jar can change at any time without warning - use it with runtime scope only.

Group: com.sevenbridges.apiclient Artifact: sevenbridges-java-impl
Show documentation Show source 
 

0 downloads
Artifact sevenbridges-java-impl
Group com.sevenbridges.apiclient
Version 0.5.0
Last update 10. July 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies sevenbridges-java-api, slf4j-api, jackson-core, jackson-databind, httpcore, httpclient, httpcore-nio, httpasyncclient,
There are maybe transitive dependencies!



Page 76 from 95 (items total 947)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy