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

Download JAR files tagged by allows with all dependencies

Search JAR files by class name

agent-loader from group com.bluetrainsoftware.common (version 1.1)

Allows dynamic loading of agents. Forked from JMockIt into general purpose artifact, includes JDK6 code which is licensed using the GPLv2 with Classpath Exception. This license is detailed here: http://openjdk.java.net/legal/gplv2+ce.html These classes are normally only in the JDK, so if you are running a JRE, you otherwise are unable

Group: com.bluetrainsoftware.common Artifact: agent-loader
Show documentation Show source 
 

0 downloads
Artifact agent-loader
Group com.bluetrainsoftware.common
Version 1.1
Last update 12. March 2014
Organization not specified
URL Not specified
License gplv2+ce
Dependencies amount 1
Dependencies commons-io,
There are maybe transitive dependencies!

mmm-util-backport-java.util.function from group net.sf.m-m-m (version 1.0.1)

A backport for java.util.function to be used in java versions older than 1.8. As there are no default methods before 1.8 the backport is very limited. It only allows to create libraries with modern APIs to allow 1.8 code to use nice and natural lambdas without locking out users with older java versions. ATTENTION: This only works with -Xbootclasspath. Also it is inofficial and invalid according to JCP/JSR. However, we need a working update-path to 1.8.

Group: net.sf.m-m-m Artifact: mmm-util-backport-java.util.function
Show all versions Show documentation Show source 
 

344 downloads
Artifact mmm-util-backport-java.util.function
Group net.sf.m-m-m
Version 1.0.1
Last update 11. December 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

perfidix from group org.perfidix (version 3.6.9)

Perfidix comes as a light-weight Java Benchmarking Tool which allows to make simple measurements of source code without installing heavy profilers or using special IDEs. Perfidix comes as a simple jar which has to be included in the classpath. Methods which should be benched are annotated similar to JUnit testcases. With these simple modifications fast evaluation and real-time measurements can be made with existing source code without adapting the program.

Group: org.perfidix Artifact: perfidix
Show all versions Show documentation Show source 
 

5 downloads
Artifact perfidix
Group org.perfidix
Version 3.6.9
Last update 09. December 2013
Organization University of Konstanz, Distributed Systems Group
URL https://github.com/disy/perfidix
License New BSD
Dependencies amount 3
Dependencies commons-primitives, commons-math, joda-time,
There are maybe transitive dependencies!

opensocial-explorer from group org.opensocial.explorer (version 0.0.2)

The OpenSocial Explorer is a tool to help developers learn how to build OpenSocial gadgets. The goal of the OpenSocial Explorer is to demonstrate how to use all the features and APIs that are part of the OpenSocial specification. Besides the samples, the OpenSocial Explorer has an editor which allows developers to tweak the gadget to learn more about the specific features and APIs the sample is demonstrating. After modifying the sample the OpenSocial Explorer allows developers to re-render the gadget to see how the changes effect the sample.

Group: org.opensocial.explorer Artifact: opensocial-explorer
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact opensocial-explorer
Group org.opensocial.explorer
Version 0.0.2
Last update 01. November 2013
Organization OpenSocial Foundation
URL http://opensocial.github.com/explorer/
License The Apache Software License, Version 2.0
Dependencies amount 11
Dependencies wink-json4j, guava, guice, powermock-module-junit4, shindig-common, shindig-sample-container, shindig-extras, shindig-social-api, shindig-gadgets, shindig-features, slf4j-jdk14,
There are maybe transitive dependencies!

geomajas-plugin-graphicsediting-all from group org.geomajas.plugin (version 1.0.0-M1)

Geomajas Graphics Editing plugin. The graphics editing plugin defines a set of interfaces and controllers for editing graphical objects in maps based on gwt-graphics. It can be used as a basis for annotations (based on SVG/VML elements) as well as to extend editing with operations like dragging/resizing. Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications.

Group: org.geomajas.plugin Artifact: geomajas-plugin-graphicsediting-all
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-plugin-graphicsediting-all
Group org.geomajas.plugin
Version 1.0.0-M1
Last update 11. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

geomajas-backend from group org.geomajas (version 1.13.3)

Geomajas is a component framework for building rich Internet applications (RIA) with sophisticated capabilities for the display, analysis and management of geographic information. It is a building block that allows developers to add maps and other geographic data capabilities to their web applications. Dependencies for the back-end, specifying back-end version and it's most important dependencies. When this is combined with geomajas-dep to use the snapshot back-end, then this dependency needs to be mentioned first in the pom.

Group: org.geomajas Artifact: geomajas-backend
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-backend
Group org.geomajas
Version 1.13.3
Last update 03. October 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-properties-enum-plugin from group com.googlecode.maven-properties-enum-plugin (version 1.4.0)

Never liked hard-coding your property keys? The maven-properties-enum-plugin allows you to generate enum types, holding all valid keys including javadoc. Your advantages: * You can't access on non-existing keys as it would cause compile errors * As it's an enum, you can use your IDE's auto-completion * You'll never have to check your properties keys again * You can see the property's value in the enum field's javadoc

Group: com.googlecode.maven-properties-enum-plugin Artifact: maven-properties-enum-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact maven-properties-enum-plugin
Group com.googlecode.maven-properties-enum-plugin
Version 1.4.0
Last update 23. August 2013
Organization not specified
URL http://code.google.com/p/maven-properties-enum-plugin/
License Apache 2
Dependencies amount 4
Dependencies maven-project, maven-plugin-api, slf4j-api, logback-classic,
There are maybe transitive dependencies!

org.opencms.workplace.administration from group org.opencms.modules (version 8.5.2)

OpenCms-Module 'org.opencms.workplace.administration'. <p>This module contains the base components for the administration view.</p> <p>Its allows you to install and/or develop administration tools for OpenCms.</p> <p><i>&copy; 2013 by Alkacon Software GmbH (http://www.alkacon.com).</i></p> OpenCms is a Content Management System that is based on Open Source Software. Complex Intranet and Internet websites can be quickly and cost-effectively created, maintained and managed.

Group: org.opencms.modules Artifact: org.opencms.workplace.administration
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.opencms.workplace.administration
Group org.opencms.modules
Version 8.5.2
Last update 21. July 2013
Organization not specified
URL http://opencms.org
License GNU LESSER GENERAL PUBLIC LICENSE 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pallet-jclouds from group org.cloudhoist (version 1.5.2)

A provider for using Pallet with jclouds. jclouds is a library allowing uniform access to multiple clouds. 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-jclouds
Show all versions Show documentation Show source 
 

0 downloads
Artifact pallet-jclouds
Group org.cloudhoist
Version 1.5.2
Last update 22. February 2013
Organization not specified
URL http://palletops.com
License not specified
Dependencies amount 3
Dependencies clojure, jclouds-compute, jclouds-blobstore,
There are maybe transitive dependencies!

datatables4j-servlet2 from group com.github.datatables4j (version 0.1.2)

Group: com.github.datatables4j Artifact: datatables4j-servlet2
Show documentation Show source 
 

0 downloads
Artifact datatables4j-servlet2
Group com.github.datatables4j
Version 0.1.2
Last update 11. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies datatables4j-core-base,
There are maybe transitive dependencies!



Page 399 from 436 (items total 4353)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy