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

Download tests JAR files with dependency

Search JAR files by class name

stormpath-sdk-tutorials-spring-boot from group com.stormpath.sdk (version 2.0.4-okta)

Group: com.stormpath.sdk Artifact: stormpath-sdk-tutorials-spring-boot
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stormpath-sdk-tutorials-spring-boot
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-examples-spring from group com.stormpath.spring (version 2.0.4-okta)

A simple (non-web) Spring Application.

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

0 downloads
Artifact stormpath-sdk-examples-spring
Group com.stormpath.spring
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies spring-context, stormpath-spring,
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!

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

Servlet-specific additions allowing one to more easily deploy the Stormpath SDK in a servlet-container-based web application.

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

2 downloads
Artifact stormpath-sdk-servlet
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 11
Dependencies stormpath-sdk-api, stormpath-sdk-oauth, stormpath-sdk-impl, jackson-databind, jjwt, jstl, javax.servlet.jsp-api, spring-expression, httpclient, httpcore, snakeyaml,
There are maybe transitive dependencies!

stormpath-sdk-examples-spring-webmvc from group com.stormpath.spring (version 2.0.4-okta)

A Spring Boot web application that uses Stormpath and Spring Security

Group: com.stormpath.spring Artifact: stormpath-sdk-examples-spring-webmvc
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact stormpath-sdk-examples-spring-webmvc
Group com.stormpath.spring
Version 2.0.4-okta
Last update 28. September 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies spring-webmvc, stormpath-spring-webmvc, jstl,
There are maybe transitive dependencies!

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

The Stormpath Java SDK API .jar provides a Java API that your code can use to make calls to the Stormpath API. This .jar is the only compile-time dependency within the Stormpath SDK project that your code should depend on. Implementations of this API (implementation .jars) should be runtime dependencies only.

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

1 downloads
Artifact stormpath-sdk-api
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 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

isis-module-tags-dom from group org.isisaddons.module.tags (version 1.15.1.1)

A module providing the ability to tag or label entities.

Group: org.isisaddons.module.tags Artifact: isis-module-tags-dom
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-module-tags-dom
Group org.isisaddons.module.tags
Version 1.15.1.1
Last update 27. September 2017
Organization not specified
URL https://github.com/incodehq/incode-platform
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies isis-core-applib,
There are maybe transitive dependencies!

isis-module-settings-dom from group org.isisaddons.module.settings (version 1.15.1.1)

A module providing settings persistence, enabling profiling, background execution and extended auditing capabilities.

Group: org.isisaddons.module.settings Artifact: isis-module-settings-dom
Show all versions Show documentation Show source 
 

0 downloads
Artifact isis-module-settings-dom
Group org.isisaddons.module.settings
Version 1.15.1.1
Last update 27. September 2017
Organization not specified
URL https://github.com/incodehq/incode-platform
License The Apache Software License, Version 2.0
Dependencies amount 1
Dependencies isis-core-applib,
There are maybe transitive dependencies!



Page 1888 from 3450 (items total 34495)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy