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

Download JAR files tagged by java with all dependencies

Search JAR files by class name

deployment-client from group de.schlichtherle.glassfish (version 4.0)

This is an endorsed version of the original Deployment Client for Oracle GlassFish Open Source Edition. The purpose of the endorsement is to provide a shaded JAR which has the OSGI meta data removed because it causes the original Deployment Client to fail when used within a module running within a GlassFish container due to some class loader configuration conflicts between the container and the deployed module. This issue has been reported to the GlassFish project at https://java.net/jira/browse/GLASSFISH-20856 . It is hoped that it can get fixed so that this workaround project can get deprecated soon.

Group: de.schlichtherle.glassfish Artifact: deployment-client
Show documentation Show source 
 

0 downloads
Artifact deployment-client
Group de.schlichtherle.glassfish
Version 4.0
Last update 21. October 2013
Organization not specified
URL https://bitbucket.org/christian_schlichtherle/glassfish-deployment-client
License CDDL + GPLv2 with classpath exception
Dependencies amount 50
Dependencies common-util, core, hk2-locator, javax.inject, cglib, hk2-utils, glassfish-api, scattered-archive-api, nucleus-grizzly-all, grizzly-framework, grizzly-rcm, grizzly-portunif, grizzly-http, grizzly-http-server, grizzly-config, admin-cli, hk2, hk2-api, osgi-resource-locator, config-types, hk2-config, tiger-types, bean-validator, hk2-runlevel, class-model, mimepull, jettison, stax-api, launcher, logging, admin-util, config-api, security-services, security, ssl-impl, ldapbp-repackaged, jackson-core-asl, simple-glassfish-api, javax.enterprise.deploy-api, deployment-common, internal-api, management-api, gmbal, pfl-basic, pfl-tf, pfl-asm, pfl-dynamic, pfl-basic-tools, pfl-tf-tools, asm-all-repackaged,
There are maybe transitive dependencies!

jsptld-maven-plugin from group com.squeakysand.jsp (version 0.6.0)

The JSP TLD Maven Plugin is used to automate the management of JSP Tag Library Descriptors as part of a Maven build. It is intended to decrease the burden on JSP developers associated with writing custom JSP Tag Libraries. The goal is to encourage JSP developers to write better JSP files by using custom JSP Tag Libraries more extensively. The Plugin can process Java annotations on Tag implementation classes and also discover Tag Files (.tag and .tagx files). The Java 5 Annotations recognized by this Plugin are all part of the <a href="../squeakysand-jsp/apidocs/com/squeakysand/jsp/tagext/annotations/package-summary.html">com.squeakysand.jsp.tagext.annotations</a> package.

Group: com.squeakysand.jsp Artifact: jsptld-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact jsptld-maven-plugin
Group com.squeakysand.jsp
Version 0.6.0
Last update 08. August 2013
Organization not specified
URL ${projects.http.url}/jsp/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies squeakysand-commons, maven-javadoc-plugin, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

quality-test from group net.sf.qualitycheck (version 1.3)

The goal of quality-test is to provide a small Java library for basic code quality checks within unit tests. It is discouraged to use quality-test in production code. The checks provided in this library are designed to be used in unit-tests. The checks and utilities provided in this package check static properties of classes, for example whether classes are marked final or constructors are private. Additionally, there are utils to give additional code coverage for private constructors. Quality-Test often can be used together with Google Reflections (http://code.google.com/p/reflections/) to perform checks such as, assure that every class in package *.dto.* is final or make sure that no class in the package *.controller.* contains any non-final static variables.

Group: net.sf.qualitycheck Artifact: quality-test
Show all versions Show documentation Show source 
 

1 downloads
Artifact quality-test
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/modules/quality-test/
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies quality-check, jsr305, guava, commons-logging, junit, slf4j-api, slf4j-simple, powermock-module-junit4, powermock-api-easymock, easymock, cglib,
There are maybe transitive dependencies!

quality-check from group net.sf.qualitycheck (version 1.3)

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support.

Group: net.sf.qualitycheck Artifact: quality-check
Show all versions Show documentation Show source 
 

3 downloads
Artifact quality-check
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/modules/quality-check/
License The Apache Software License, Version 2.0
Dependencies amount 5
Dependencies jsr305, commons-logging, junit, slf4j-api, slf4j-simple,
There are maybe transitive dependencies!

quality-parent from group net.sf.qualitycheck (version 1.3)

The goal of quality-check is to provide a small Java library for basic runtime code quality checks. It provides similar features to org.springframework.util.Assert or com.google.common.base.Preconditions without the need to include big libraries or frameworks such as Spring or Guava. The package quality-check tries to replace these libraries and provide all the basic code quality checks you need. The checks provided here are typically used to validate method parameters and detect errors during runtime. To detect errors before runtime we use JSR-305 Annotations. With these annotations you are able to detect possible bugs earlier. For more informations look at FindBugs™ JSR-305 support.

Group: net.sf.qualitycheck Artifact: quality-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact quality-parent
Group net.sf.qualitycheck
Version 1.3
Last update 01. August 2013
Organization not specified
URL http://qualitycheck.sourceforge.net/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

EsiAisParser from group nl.esi.metis (version 0.30)

This package supports the parsing of AIS messages in Java. AIS, the Automatic Identification System, is a system aiming at improving maritime safety by exchanging messages between ships, other vehicles in particular aircraft involved in search-and-rescue (SAR), and (fixed) base stations. To be precise, this package support the ITU-R M.1371-4 AIS standard. See our extensive javadoc and in particular the class AISParser for more information on how to use this package. The parser was used in the Poseidon project, and is improved in the Metis project to better handle uncertain information. Both projects were led by the Embedded Systems Institute. In both projects Thales Nederlands was the carrying industrial partner, and multiple Dutch universities participated.

Group: nl.esi.metis Artifact: EsiAisParser
Show all versions Show documentation Show source 
 

1 downloads
Artifact EsiAisParser
Group nl.esi.metis
Version 0.30
Last update 20. June 2013
Organization not specified
URL http://sourceforge.net/projects/esiaisparser/
License ESI AIS Parser license
Dependencies amount 1
Dependencies colt,
There are maybe transitive dependencies!

xapi-jre-reflect from group net.wetheinter (version 0.3)

This module contains a classpath scanner, and bytecode reader. It is useful in any java runtime environment, and allows java code to parse bytecode into a meta structure of classes, annotations, methods and fields. This meta structure is used throughout xapi to allow us to extend java structures in a cross-platform compliant way (exposing services and service objects so you can hack support for whatever runtime you need). It is especially useful for fast runtime injection, and as an extensible structure during codegen (which exposes mutable interfaces for our meta structure)

Group: net.wetheinter Artifact: xapi-jre-reflect
Show documentation Show source 
 

1 downloads
Artifact xapi-jre-reflect
Group net.wetheinter
Version 0.3
Last update 13. April 2013
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 1
Dependencies xapi-core-inject,
There are maybe transitive dependencies!

jaxb-booleangetter-plugin from group net.sf.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: net.sf.sanity4j Artifact: jaxb-booleangetter-plugin
Show documentation Show source 
 

0 downloads
Artifact jaxb-booleangetter-plugin
Group net.sf.sanity4j
Version 1.0
Last update 02. April 2013
Organization The Sanity4J project
URL http://sanity4j.sf.net
License GPLv3
Dependencies amount 1
Dependencies jaxb-xjc,
There are maybe transitive dependencies!

snmpAdaptor4j from group net.sf.snmpadaptor4j (version 1.1)

snmpAdaptor4j is an adaptor for Java Management eXtensions (JMX) providing a simple access to MBeans via the SNMP protocol. Thus, this adapter you allow to connect most monitoring tools (like Nagios and Cacti) to your Java applications. For each MBean, an XML mapping file allows to establish the relationships between attributes and the MIB of the SNMP adapter. No additional code is necessary to integrate the MBeans in the SNMP protocol. This adapter can work in a multi-applications environment (such as application servers).

Group: net.sf.snmpadaptor4j Artifact: snmpAdaptor4j
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact snmpAdaptor4j
Group net.sf.snmpadaptor4j
Version 1.1
Last update 12. March 2013
Organization snmpAdaptor4j
URL http://snmpadaptor4j.sourceforge.net
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

siena from group com.google.code.maven-play-plugin.com.sienaproject.siena (version 1.0.0-b6-20111107)

Siena is a persistence abstraction layer made in Java with various implementations: * siena-jdbc: persists objects into a relational database using JDBC (status: deeply tested) * siena-gae: persists objects into the Google App Engine's datastore using its low-level API (status: beta) * siena-sdb: persists objects using Amazon's SimpleDB (very experimental) * siena-remote: persists objects remotely using a remote web application that uses siena. (planning) Siena is also: * Intrusive. You make a class persistent by extending a certain class. Relationships are defined also in an intrusive way. * Simple. Simplicity is the most important thing. * Limited. Due to the simplicity there are several unsupported things such as JOINs. * Extensible. There are two interfaces you can implement on your own way.

Group: com.google.code.maven-play-plugin.com.sienaproject.siena Artifact: siena
Show documentation Show source 
 

0 downloads
Artifact siena
Group com.google.code.maven-play-plugin.com.sienaproject.siena
Version 1.0.0-b6-20111107
Last update 12. March 2013
Organization Google Code
URL http://www.sienaproject.com
License Apache 2
Dependencies amount 8
Dependencies dom4j, ddlutils, appengine-api-1.0-sdk, hbase, h2, google-api-client, aws-java-sdk, httpcore,
There are maybe transitive dependencies!



Page 5975 from 6003 (items total 60026)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy