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

Download JAR files tagged by provided with all dependencies

Search JAR files by class name

net.sourceforge.reb4j.scala from group net.sourceforge.reb4j (version 2.1.0)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking. This sub-project contains the Scala implementation of reb4j.

Group: net.sourceforge.reb4j Artifact: net.sourceforge.reb4j.scala
Show all versions Show documentation Show source 
 

0 downloads
Artifact net.sourceforge.reb4j.scala
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies junit, scala-library, scalatest_2.10,
There are maybe transitive dependencies!

net.sourceforge.reb4j from group net.sourceforge.reb4j (version 2.1.0)

The purpose of reb4j is to provide a pure Java wrapper around the regular expression syntax provided by the JRE's java.util.regex.Pattern class in order to facilitate programmatic construction of regular expressions while taking advantage of compile-time syntax checking. This sub-project contains the Java implementation of reb4j.

Group: net.sourceforge.reb4j Artifact: net.sourceforge.reb4j
Show all versions Show documentation Show source 
 

8 downloads
Artifact net.sourceforge.reb4j
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies junit, functionaljava,
There are maybe transitive dependencies!

geomajas-project-api-all from group org.geomajas.project (version 1.0.0)

The Geomajas API project allows fine grained annotation of classes and individual public methods and fields to indicate that they are part of the API. Tools are provided to enable testing that the API does not change between versions. 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.project Artifact: geomajas-project-api-all
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact geomajas-project-api-all
Group org.geomajas.project
Version 1.0.0
Last update 19. January 2012
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squirrelsql-dependency-plugin from group net.sf.squirrel-sql (version 1.0.9)

This maven plugin extends the maven dependency plugin's CopyDependenciesMojo to provide more precise control over which artifacts are included in the copy operation. Specifically, in addition to the normal configuration provided by the CopyDependenciesMojo, it accepts a configuration of includedArtifacts which is a list containing a single entry for each includedArtifact where the value is the groupId and the artifactId joined by a colon (":")

Group: net.sf.squirrel-sql Artifact: squirrelsql-dependency-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact squirrelsql-dependency-plugin
Group net.sf.squirrel-sql
Version 1.0.9
Last update 14. November 2011
Organization not specified
URL http://www.squirrelsql.org/
License GNU Lesser
Dependencies amount 4
Dependencies maven-plugin-api, maven-project, maven-settings, maven-dependency-plugin,
There are maybe transitive dependencies!

accessive from group com.j2speed (version 1.1.1)

Sometimes we sacrifice encapsulation just to let us access a method or field of an object from its unit tests. This framework uses reflection and dynamic proxies to access private portion of your objects, allowing you to keep them strongly encapsulated and still be able to test their internals using the provided accessors.

Group: com.j2speed Artifact: accessive
Show documentation Show source 
 

1 downloads
Artifact accessive
Group com.j2speed
Version 1.1.1
Last update 24. September 2011
Organization not specified
URL http://code.google.com/p/accessive/
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies jsr305, annotations,
There are maybe transitive dependencies!

weblab-portlet from group org.ow2.weblab.portlets (version 1.2.2)

This is a generic WebLab portlet developed for the WebLab platform. It eases development if multiple events need to be handled. Please note that some libraries need to be provided by the portal. Some provided libraries are probably in the portal own libraries (javax.portlet:portlet-api, javax.servlet:servlet-api, javax.servlet:jstl and taglibs:standard). Some other need to be added by your own (for eventing), they are WebLab specific, since we encourage you to only exchange objects of the WebLab model as events (org.weblab-project.core:model, org.weblab-project.core:extended).

Group: org.ow2.weblab.portlets Artifact: weblab-portlet
Show all versions Show documentation Show source 
 

0 downloads
Artifact weblab-portlet
Group org.ow2.weblab.portlets
Version 1.2.2
Last update 10. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies commons-logging,
There are maybe transitive dependencies!

kunstoff-laf from group com.incors (version 2.0.2)

The Kunststoff Look and Feel is an extension to the the Java ™ Metal Look and Feel. This makes it very compact in size (approx. 43 kBytes) and ensures that all the great features provided by the Metal Look and Feel do not get lost. It is our little contribution for making the Java ™ platform even better and we hope that it will help you make some wonderful GUIs.

Group: com.incors Artifact: kunstoff-laf
Show documentation Show source 
 

0 downloads
Artifact kunstoff-laf
Group com.incors
Version 2.0.2
Last update 30. April 2010
Organization not specified
URL http://kunstoff.incors.com/archive
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

swing-layout from group net.java.dev.swing-layout (version 1.0.2)

Swing Layout Extensions goal is to make it easy to create professional cross platform layouts with Swing. This project has an eye towards the needs of GUI builders, such as NetBeans. This project consists of the following pieces: * Ability to get the baseline for components. * Ability to get the preferred gap between components. * A new LayoutManager that utilizes both of these concepts and is tuned toward a free-form drag and drop layout model as can be provided by GUI builders.

Group: net.java.dev.swing-layout Artifact: swing-layout
Show all versions Show documentation Show source 
 

101 downloads
Artifact swing-layout
Group net.java.dev.swing-layout
Version 1.0.2
Last update 26. March 2007
Organization not specified
URL https://swing-layout.dev.java.net/
License Lesser General Public License (LGPL), Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maven-plugin-surrogate-parent from group org.apache.maven (version 5)

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information. <br/> This POM is provided to fix the plugins top-level multimodule build, until we can route around problems with references to report plugins that introduce DAG cycles.

Group: org.apache.maven Artifact: maven-plugin-surrogate-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maven-plugin-surrogate-parent
Group org.apache.maven
Version 5
Last update 04. December 2006
Organization not specified
URL http://maven.apache.org/plugins
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jollyday from group de.focus-shift (version 0.32.0)

This API determines the holidays for a given year, country/name and eventually state/region. The holiday data is stored in XML files (one for each country) and will be read from the classpath. You can provide your own holiday calendar XML file or use any of the provided ones. Currently, there are over 80 countries supported like the following: * United States * Germany * France * India * Australia * and so on Besides, those there will be more special calendars like currently existing NYSE calendar (New York Stock Exchange).

Group: de.focus-shift Artifact: jollyday
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jollyday
Group de.focus-shift
Version 0.32.0
Last update 19. September 2024
Organization not specified
URL https://github.com/focus-shift/jollyday
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 113 from 3 (items total 1295)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy