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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

jaxb-booleangetter-plugin from group com.github.sanity4j (version 1.0)

JAXB 2.1.x XJC Boolean-Getter Plugin This plugin causes getter methods for Boolean Objects to be called "getXX" instead of "isXX". Downloaded from http://fisheye5.atlassian.com/browse/~raw,r=1.1/jaxb2-commons/www/boolean-getter/index.html on 18/03/10 Yiannis Paschalidis Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group com.github.sanity4j
Version 1.0
Last update 24. May 2017
Organization The Sanity4J project
URL https://github.com/Sanity4J/Sanity4J
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

graal-store-jenaTDB from group fr.lirmm.graphik (version 1.3.a1)

Group: fr.lirmm.graphik Artifact: graal-store-jenaTDB
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-store-jenaTDB
Group fr.lirmm.graphik
Version 1.3.a1
Last update 12. April 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies graal-core, graal-api, jena-tdb, jena-arq, jena-core,
There are maybe transitive dependencies!

oxalis-integration-test from group no.difi.oxalis (version 4.0.0-RC2)

Oxalis integration test. Compiles and packages everything, after which the web container is started in the pre-integration-test phase, the .war file is deployed and the tests are executed in the integration-test phase. After the tests have been executed, the web container is stopped in the post-integration-test phase. The reason for using failsafe is the fact that Surefire would fail the build in the integration-test phase, without taking down the server in the post-integration-test phase. This implementation uses Tomcat, but you may change this to your liking. See http://cargo.codehaus.org/Maven2+plugin for more information.

Group: no.difi.oxalis Artifact: oxalis-integration-test
Show all versions 
 

0 downloads
Artifact oxalis-integration-test
Group no.difi.oxalis
Version 4.0.0-RC2
Last update 01. March 2017
Organization Norwegian Agency for Public Management and eGovernment (Difi)
URL https://github.com/difi/oxalis
License not specified
Dependencies amount 7
Dependencies oxalis-as2, oxalis-inbound, oxalis-outbound, oxalis-statistics, httpclient, jcl-over-slf4j, logback-classic,
There are maybe transitive dependencies!

jopenvr from group graphics.scenery (version 1.0.5.3)

Group: graphics.scenery Artifact: jopenvr
Show documentation Show source 
 

2 downloads
Artifact jopenvr
Group graphics.scenery
Version 1.0.5.3
Last update 20. February 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies AppleJavaExtensions, jnaerator-runtime,
There are maybe transitive dependencies!

unboundid-ldapsdk-minimal-edition from group com.unboundid (version 3.2.1)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Minimal Edition of the LDAP SDK, which is a stripped-down version of the Standard Edition that includes full support for the LDAP protocol and LDIF parsing, but omits a number of optional elements, like many of the controls and extended operations, the LDAP persistence framework, and LDAP listener framework. The Minimal Edition is primarily intended for use in space-constrained and/or memory-constrained environments, like in Android apps or embedded systems.

Group: com.unboundid Artifact: unboundid-ldapsdk-minimal-edition
Show all versions Show documentation Show source 
 

2 downloads
Artifact unboundid-ldapsdk-minimal-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

unboundid-ldapsdk-commercial-edition from group com.unboundid (version 3.2.1)

The UnboundID LDAP SDK for Java is a fast, comprehensive, and easy-to-use Java API for communicating with LDAP directory servers and performing related tasks like reading and writing LDIF, encoding and decoding data using base64 and ASN.1 BER, and performing secure communication. This package contains the Commercial Edition of the LDAP SDK, which includes all of the general-purpose functionality contained in the Standard Edition, plus additional functionality specific to UnboundID/Ping Identity server products.

Group: com.unboundid Artifact: unboundid-ldapsdk-commercial-edition
Show all versions Show documentation Show source 
 

1 downloads
Artifact unboundid-ldapsdk-commercial-edition
Group com.unboundid
Version 3.2.1
Last update 13. February 2017
Organization UnboundID Corp.
URL https://www.ldap.com/unboundid-ldap-sdk-for-java
License GNU General Public License version 2 (GPLv2)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

org.talend.esb.branding from group org.talend.esb (version 6.2.2)

Group: org.talend.esb Artifact: org.talend.esb.branding
Show all versions Show source 
 

0 downloads
Artifact org.talend.esb.branding
Group org.talend.esb
Version 6.2.2
Last update 06. February 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

graal-store-openrdf from group fr.lirmm.graphik (version 1.3.a0)

Group: fr.lirmm.graphik Artifact: graal-store-openrdf
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-store-openrdf
Group fr.lirmm.graphik
Version 1.3.a0
Last update 30. January 2017
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies graal-core, graal-api, sesame-sail-api, sesame-sail-memory, sesame-repository-sail, sesame-repository-api, sesame-util, sesame-query, sesame-model,
There are maybe transitive dependencies!

crypto4j-parent from group org.beiter.michael.crypto4j (version 1.0)

The crypto4j library provides a simple and pluggable crypto abstraction library for Java, including both cryptographic primitives and the artifacts defined in the JOSE standard. This library separates the cryptographic primitives from the JOSE artifacts. The library uses the algorithms available through JCA (JCE). The implementations of the cryptographic primitives provided in this library rely on the standard JCA implementation, and can be configured and extended through the JCA mechanisms. The JOSE portion of the library allows custom extensions by either replacing the provided JOSE artifact implementations with custom implementations, or by adding new JOSE artifacts, for instance in form of additional algorithms, which is particularly useful in case that the JOSE standard is updated or in case custom extensions to the JOSE standard should be implemented. The implementations available in this library generally come in two variants: a standard implementation of the primitives and advanced algorithms, and a high-performance implementation that takes advantage of implementation patterns that do not compromise cryprographic security, but speed up the overall processing time.

Group: org.beiter.michael.crypto4j Artifact: crypto4j-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact crypto4j-parent
Group org.beiter.michael.crypto4j
Version 1.0
Last update 23. January 2017
Organization Michael Beiter <[email protected]>
URL http://mbeiter.github.io/crypto4j/docs/${project.version}/
License BSD 3-clause Revised License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

flakka-contrib_2.11 from group com.data-artisans (version 2.3-custom)

This subproject provides a home to modules contributed by external developers which may or may not move into the officially supported code base over time. A module in this subproject doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. A module may be dropped in any release without prior deprecation. The Typesafe subscription does not cover support for these modules.

Group: com.data-artisans Artifact: flakka-contrib_2.11
Show documentation Show source 
 

0 downloads
Artifact flakka-contrib_2.11
Group com.data-artisans
Version 2.3-custom
Last update 15. December 2016
Organization Typesafe Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 4
Dependencies scala-library, flakka-remote_2.11, flakka-cluster_2.11, flakka-persistence-experimental_2.11,
There are maybe transitive dependencies!



Page 680 from 708 (items total 7071)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy