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

Download JAR files tagged by provider with all dependencies

Search JAR files by class name

pact-jvm-model from group au.com.dius (version 3.6.15)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-model
Show all versions Show documentation Show source 
 

5 downloads
Artifact pact-jvm-model
Group au.com.dius
Version 3.6.15
Last update 29. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 8
Dependencies pact-jvm-support, pact-jvm-pact-broker, java-semver, commons-collections4, generex, mail, kotlin-reflect, kotlin-result,
There are maybe transitive dependencies!

pact-jvm-core-model from group au.com.dius (version 4.0.10)

Pact model ========== The model project is responsible for providing: * a model to represent pacts * serialization and deserialization * comparison between two parts of the pact model * conversion between the pact model and whatever third party libraries used by the pact-consumer and pact-provider requires You should never need to include this project directly

Group: au.com.dius Artifact: pact-jvm-core-model
Show all versions Show documentation Show source 
 

0 downloads
Artifact pact-jvm-core-model
Group au.com.dius
Version 4.0.10
Last update 18. April 2020
Organization not specified
URL https://github.com/DiUS/pact-jvm
License Apache 2
Dependencies amount 8
Dependencies java-semver, commons-collections4, generex, mail, kotlin-reflect, pact-jvm-core-support, pact-jvm-core-pact-broker, gson,
There are maybe transitive dependencies!

maven-s3-wagon from group com.marvinformatics (version 1.3.2)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.marvinformatics Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.marvinformatics
Version 1.3.2
Last update 16. October 2019
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 10
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j, jakarta.xml.bind-api,
There are maybe transitive dependencies!

webCache-1.0 from group com.ibm.websphere.appserver.features (version 19.0.0.7)

This feature enables local caching for web responses. It includes the distributedMap feature and performs automatic caching of web application responses to improve response times and throughput. Applications can include a cache-spec.xml file to customize the response caching. The cache may be distributed through addition of a network cache provider such as WebSphere eXtreme Scale.

Group: com.ibm.websphere.appserver.features Artifact: webCache-1.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webCache-1.0
Group com.ibm.websphere.appserver.features
Version 19.0.0.7
Last update 15. July 2019
Organization not specified
URL Not specified
License Additional Features Terms & Conditions
Dependencies amount 5
Dependencies jsp-2.2, servlet-3.0, distributedMap-1.0, com.ibm.websphere.appserver.api.webCache, com.ibm.websphere.appserver.spi.webCache,
There are maybe transitive dependencies!

maven-s3-wagon from group com.github.nodely (version 1.0.0)

This project is an implementation of a multi-threaded Wagon provider for accessing Amazon's Simple Storage Service (S3). It enables Maven to download files from and deploy files to S3. It draws heavily from code developed by Jeff Caddel at Kuali and Ben Hale at SpringSource

Group: com.github.nodely Artifact: maven-s3-wagon
Show documentation Show source 
 

0 downloads
Artifact maven-s3-wagon
Group com.github.nodely
Version 1.0.0
Last update 24. January 2019
Organization not specified
URL https://github.com/seahen/maven-s3-wagon
License Educational Community License, Version 2.0
Dependencies amount 9
Dependencies guava, kuali-s3, aws-java-sdk-s3, wagon-provider-api, commons-io, commons-lang, kuali-threads, slf4j-log4j12, jcl-over-slf4j,
There are maybe transitive dependencies!

sshapi-j2ssh from group com.sshtools (version 1.1.2)

J2SSH is a suite of Java SSH applications providing a Java SSH API, SSH Terminal, SSH secured VNC client, SFTP client and SSH Daemon. Downloads and more information about J2SSH may be found at http://sshtools.sourceforge.net/. This library is the provider bridge for SSHAPI.

Group: com.sshtools Artifact: sshapi-j2ssh
Show all versions Show documentation Show source 
 

1 downloads
Artifact sshapi-j2ssh
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 2
Dependencies sshapi-core, j2ssh-core,
There are maybe transitive dependencies!

sshapi-core from group com.sshtools (version 1.1.2)

This library is the core of SSHAPI, and implements no actual provider bridges. This is all you need to compile an application, but at least one provider bridge and provider library will be required at run-time. It also contains a number of utility classes that are used by the various implementations.

Group: com.sshtools Artifact: sshapi-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact sshapi-core
Group com.sshtools
Version 1.1.2
Last update 16. August 2018
Organization not specified
URL ${scmWebRoot}/${project.artifactId}/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jsr330activator.testbundle1 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService and imports the Jsr330BundleActivator and javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle1
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle1
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jsr330activator.implementation,
There are maybe transitive dependencies!

jsr330activator.testbundle2 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definition for HelloService2 and embeds the Jsr330BundleActivator and imports javax.inject from the OSGi runtime and uses the Jsr330BundleActivator to find a provider for HelloService2 and expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle2
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle2
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jsr330activator.implementation,
There are maybe transitive dependencies!

jsr330activator.testbundle3 from group no.steria.osgi.jsr330activator (version 1.1.0)

An OSGi bundle used in integration tests. This bundle exports the package containing the service definitions for HelloService3a, HelloService3b, and HelloService3c, and embeds the Jsr330BundleActivator and javax.inject and uses the Jsr330BundleActivator to find a provider for HelloService3a, HelloService3b, HelloService3c, and set up listeners for the providers' dependencies and when the dependencies arrive, expose the service to listeners.

Group: no.steria.osgi.jsr330activator Artifact: jsr330activator.testbundle3
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsr330activator.testbundle3
Group no.steria.osgi.jsr330activator
Version 1.1.0
Last update 27. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!



Page 212 from 3 (items total 2232)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy