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

Download JAR files tagged by depended with all dependencies


project from group com.sun.faces (version 2.4.0)

fake project depended by Mojarra 2.4.0

Group: com.sun.faces Artifact: project
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact project
Group com.sun.faces
Version 2.4.0
Last update 12. April 2018
Organization not specified
URL https://github.com/javaserverfaces/mojarra
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

javax.faces from group org.glassfish (version 2.4.0)

This is the master POM file for Oracle's Implementation of the JSF 2.1 Specification.

Group: org.glassfish Artifact: javax.faces
Show all versions Show documentation Show source 
Download javax.faces.jar (2.4.0)
 

1146 downloads
Artifact javax.faces
Group org.glassfish
Version 2.4.0
Last update 29. March 2018
Organization Oracle America, Inc
URL http://java.sun.com/javaee/javaserverfaces/
License COMMON DEVELOPMENT AND DISTRIBUTION LICENSE (CDDL) plus GPL
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webmodule from group com.github.yhl452493373 (version 1.2.0)

Group: com.github.yhl452493373 Artifact: webmodule
Show all versions 
Download webmodule.jar (1.2.0)
 

0 downloads
Artifact webmodule
Group com.github.yhl452493373
Version 1.2.0


rice-it-internal-tools from group org.kuali.rice (version 2.6.2)

This module contains rice's internal integration testing tools. This module is internal to rice and should not used outside of the rice project. It should only be depended on by rice integration test code. This module can depend on any part of rice.

Group: org.kuali.rice Artifact: rice-it-internal-tools
Show all versions Show documentation Show source 
Download rice-it-internal-tools.jar (2.6.2)
 

0 downloads
Artifact rice-it-internal-tools
Group org.kuali.rice
Version 2.6.2
Last update 15. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies rice-core-impl, rice-impl, rice-ksb-web, spring-core, spring-context, spring-tx, spring-jdbc, commons-beanutils, commons-lang, log4j, jta, filemonitor, junit, slf4j-api, jcl-over-slf4j, slf4j-log4j12, javax.servlet-api, groovy-all,
There are maybe transitive dependencies!

okta-sdk-impl from group com.okta.sdk (version 20.0.0)

TODO

Group: com.okta.sdk Artifact: okta-sdk-impl
Show all versions Show documentation Show source 
Download okta-sdk-impl.jar (20.0.0)
 

14 downloads
Artifact okta-sdk-impl
Group com.okta.sdk
Version 20.0.0
Last update 15. November 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies okta-sdk-api, okta-config-check, slf4j-api, jackson-databind, snakeyaml,
There are maybe transitive dependencies!

okta-http-okhttp from group com.okta.commons (version 2.0.1)

Group: com.okta.commons Artifact: okta-http-okhttp
Show all versions Show documentation Show source 
Download okta-http-okhttp.jar (2.0.1)
 

0 downloads
Artifact okta-http-okhttp
Group com.okta.commons
Version 2.0.1


okta-http-httpclient from group com.okta.commons (version 2.0.1)

The Okta Java HTTP Client implementation .jar is used at runtime to make HTTP calls to Okta'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.okta.commons Artifact: okta-http-httpclient
Show all versions Show documentation Show source 
Download okta-http-httpclient.jar (2.0.1)
 

0 downloads
Artifact okta-http-httpclient
Group com.okta.commons
Version 2.0.1
Last update 25. September 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies okta-http-api, httpclient, httpmime, jcl-over-slf4j, sslcontext-kickstart-for-apache4,
There are maybe transitive dependencies!

okta-idx-java-impl from group com.okta.idx.sdk (version 0.1.0-beta.5)

The Okta IDX Java SDK 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.okta.idx.sdk Artifact: okta-idx-java-impl
Show all versions Show documentation Show source 
Download okta-idx-java-impl.jar (0.1.0-beta.5)
 

0 downloads
Artifact okta-idx-java-impl
Group com.okta.idx.sdk
Version 0.1.0-beta.5
Last update 26. February 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies okta-idx-java-api, okta-config-check, okta-http-api, snakeyaml, slf4j-api,
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 
Download stormpath-sdk-httpclient.jar (2.0.4-okta)
 

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 
Download stormpath-sdk-oauth.jar (2.0.4-okta)
 

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!



Page 1 from 2 (items total 18)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy