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

Download JAR files tagged by level with all dependencies

Search JAR files by class name

nutshell-communicate from group de.serviceflow (version 0.6.4)

The Nutshell Communication Library is designed for network communication by using the messaging communication-style. It's a higher-level framework, where the application developer defines an application protocol by XML and code the corresponding messages and event handling. The library hides transport details from the developer.

Group: de.serviceflow Artifact: nutshell-communicate
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact nutshell-communicate
Group de.serviceflow
Version 0.6.4
Last update 28. February 2015
Organization Oliver Rode
URL https://github.com/olir/nutshell-communicate
License Apache License, Version 2.0
Dependencies amount 4
Dependencies jaxb-api, jaxb-impl, kryo, maven-plugin-api,
There are maybe transitive dependencies!

openws from group org.opensaml (version 1.5.4)

The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.

Group: org.opensaml Artifact: openws
Show all versions Show documentation Show source 
 

21 downloads
Artifact openws
Group org.opensaml
Version 1.5.4
Last update 11. February 2015
Organization Internet2
URL http://opensaml.org/
License Apache 2
Dependencies amount 5
Dependencies xmltooling, commons-codec, commons-httpclient, joda-time, xmlsec,
There are maybe transitive dependencies!

Crypto from group org.e-hoffman.crypto (version 1.0.0)

A contract for a replaceable encryptor/decryptor that is only related to the actual act of encryption or decryption. Key look up, reading, encryptor configuration, and padding are all construction level details that are not covered by this API, and should be handled in a dependency injection container, instance construction, or some other "factory".

Group: org.e-hoffman.crypto Artifact: Crypto
Show documentation Show source 
 

3 downloads
Artifact Crypto
Group org.e-hoffman.crypto
Version 1.0.0
Last update 30. September 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openws from group io.apigee.opensaml (version 1.5.2)

The OpenWS library provides a growing set of tools to work with web services at a low level. These tools include classes for creating and reading SOAP messages, transport-independent clients for connecting to web services, and various transports for use with those clients.

Group: io.apigee.opensaml Artifact: openws
Show all versions Show documentation Show source 
 

10 downloads
Artifact openws
Group io.apigee.opensaml
Version 1.5.2
Last update 25. August 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 12
Dependencies xmltooling, commons-httpclient, joda-time, xmlsec, servlet-api, xml-apis, xercesImpl, serializer, xml-resolver, xalan, junit, spring-test,
There are maybe transitive dependencies!

jegex-validator from group com.github.dhaeb (version 0.0.2)

This project provides a simple annotation processor to show, that the java annotation processing mechanism is able to validate existing annotated code. In particular, this processor will validate annotated Strings which will be used as regular expressions. A regex is valid if it is compilable and if it matches user defined fixtures on the annotation level.

Group: com.github.dhaeb Artifact: jegex-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact jegex-validator
Group com.github.dhaeb
Version 0.0.2
Last update 03. June 2014
Organization not specified
URL https://github.com/dhaeb/Jegex-Validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

capture-replay-framework from group de.codecentric (version 1.1.0)

This framework takes test data generation to the next level by capturing real data. Instead of injecting mocks that load manually written fixtures, the Capture & Replay Framework transparently augments existing classes with proxies that replay previously captured data.

Group: de.codecentric Artifact: capture-replay-framework
Show all versions Show documentation Show source 
 

0 downloads
Artifact capture-replay-framework
Group de.codecentric
Version 1.1.0
Last update 23. May 2014
Organization codecentric AG
URL https://github.com/codecentric/capture-replay-framework
License Apache License, Version 2.0
Dependencies amount 8
Dependencies spring-beans, spring-context, spring-aop, aspectjrt, aspectjweaver, commons-lang3, jackson-databind, junit,
There are maybe transitive dependencies!

base-pom from group org.iplantc.core (version 1.8.4)

This is a base level pom that other projects can inherit from to include common libraries. It helps avoid the repeating the same dependency in multiple poms and causes conflicts when one pom is upgraded but the others are not.

Group: org.iplantc.core Artifact: base-pom
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact base-pom
Group org.iplantc.core
Version 1.8.4
Last update 13. February 2014
Organization not specified
URL http://iplantcollaborative.org
License Standard BSD
Dependencies amount 16
Dependencies json, json-lib, commons-lang, commons-collections, httpclient, commons-io, hibernate-core, hibernate-c3p0, jpa-api, persistence-api, javassist, hsqldb, sqltool, postgresql, slf4j-log4j12, log4j,
There are maybe transitive dependencies!

jama from group gov.nist.math (version 1.0.3)

JAMA is a basic linear algebra package for Java. It provides user-level classes for constructing and manipulating real, dense matrices. It is meant to provide sufficient functionality for routine problems, packaged in a way that is natural and understandable to non-experts.

Group: gov.nist.math Artifact: jama
Show all versions Show documentation Show source 
 

82 downloads
Artifact jama
Group gov.nist.math
Version 1.0.3
Last update 17. June 2013
Organization Java Numerics Working Group, National Institute of Standards and Technology (NIST)
URL http://math.nist.gov/javanumerics/jama/
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rmi-websocket from group com.lambdazen.websocket (version 1.0)

RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment.

Group: com.lambdazen.websocket Artifact: rmi-websocket
Show documentation Show source 
 

0 downloads
Artifact rmi-websocket
Group com.lambdazen.websocket
Version 1.0
Last update 20. April 2013
Organization not specified
URL http://sourceforge.net/rmiwebsocket
License not specified
Dependencies amount 5
Dependencies jackson-mapper-asl, jackson-core-asl, jetty-websocket, jetty-util, jetty-server,
There are maybe transitive dependencies!

pallet-vmfest from group org.cloudhoist (version 0.3.0-alpha.3)

A provider for using Pallet with Vmfest. Vmfest is a clojure library for using virtualbox. Pallet is a platform for agile and programmatic automation of infrastructure in the cloud, on server racks or directly on virtual machines. Pallet provides cloud provider and operating system independence, and allows for an unprecedented level of customization.

Group: org.cloudhoist Artifact: pallet-vmfest
Show all versions Show source 
 

0 downloads
Artifact pallet-vmfest
Group org.cloudhoist
Version 0.3.0-alpha.3
Last update 06. April 2013
Organization not specified
URL http://palletops.com
License not specified
Dependencies amount 2
Dependencies useful, vmfest,
There are maybe transitive dependencies!



Page 437 from 458 (items total 4572)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy