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

Download JAR files tagged by around with all dependencies

Search JAR files by class name

org.openengsb.framework.util from group org.openengsb.framework (version 3.0.0.M2)

OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors (Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should help a great deal during developing for the OpenEngSB. Though non of the classes in this package are required and can be easily worked-around.

Group: org.openengsb.framework Artifact: org.openengsb.framework.util
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.openengsb.framework.util
Group org.openengsb.framework
Version 3.0.0.M2
Last update 10. October 2014
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 14
Dependencies org.osgi.core, org.openengsb.framework.api, jackson-core, jackson-databind, jackson-module-jaxb-annotations, guava, commons-beanutils-core, org.osgi.compendium, commons-collections, commons-lang, slf4j-api, mockito-all, spring-core, jline,
There are maybe transitive dependencies!

danhaywood-isis-wicket-wickedcharts from group com.danhaywood.isis.wicket (version 1.4.0)

A number of components for Apache Isis' Wicket viewer, to render a standalone chart or a bar chart for a collection of entities. Uses wickedcharts Wicket component, a wrapper around HighCharts JS. Note that a HighCharts license is required for any commercial usage.

Group: com.danhaywood.isis.wicket Artifact: danhaywood-isis-wicket-wickedcharts
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact danhaywood-isis-wicket-wickedcharts
Group com.danhaywood.isis.wicket
Version 1.4.0
Last update 17. March 2014
Organization not specified
URL https://github.com/danhaywood/isis-wicket-wickedcharts
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

squeakysand-jsp-tldgenerator from group com.squeakysand.jsp (version 0.6.0)

Tool for automating the generation of JSP Custom Tag Library Descriptor (<code>.tld</code>) files. This is the basic code for doing the generation, you would normally some other code around this code to invoke it meaningfully. For example, see the <a href="../jsptld-maven-plugin">JSP TLD Maven Plugin</a> page.

Group: com.squeakysand.jsp Artifact: squeakysand-jsp-tldgenerator
Show all versions Show documentation Show source 
 

0 downloads
Artifact squeakysand-jsp-tldgenerator
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 6
Dependencies squeakysand-jsp, squeakysand-commons, squeakysand-javadoc, squeakysand-schema-javaee, plexus-utils, slf4j-api,
There are maybe transitive dependencies!

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.

Group: net.sourceforge.reb4j Artifact: reb4j
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact reb4j
Group net.sourceforge.reb4j
Version 2.1.0
Last update 03. February 2013
Organization Richard W. Eggert II
URL http://reggert.github.com/reb4j
License GNU Lesser General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

votingFeatureIntervals from group nz.ac.waikato.cms.weka (version 1.0.2)

Classification by voting feature intervals. Intervals are constucted around each class for each attribute (basically discretization). Class counts are recorded for each interval on each attribute. Classification is by voting. For more info see: G. Demiroz, A. Guvenir: Classification by voting feature intervals. In: 9th European Conference on Machine Learning, 85-92, 1997.

Group: nz.ac.waikato.cms.weka Artifact: votingFeatureIntervals
Show all versions Show documentation Show source 
 

0 downloads
Artifact votingFeatureIntervals
Group nz.ac.waikato.cms.weka
Version 1.0.2
Last update 26. April 2012
Organization University of Waikato, Hamilton, NZ
URL http://weka.sourceforge.net/doc.packages/votingFeatureIntervals
License GNU General Public License 3
Dependencies amount 1
Dependencies weka-dev,
There are maybe transitive dependencies!

openengsb-core-common from group org.openengsb.core (version 1.3.0.M3)

OpenEngSB Common Core Utility classes, abstract classes to be extended by Domains and Connectors (Domains, DomainEvents, DomainProviders, ServiceManagers). The abstract and utility classes should help a great deal during developing for the OpenEngSB. Though non of the classes in this package are required and can be easily worked-around.

Group: org.openengsb.core Artifact: openengsb-core-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact openengsb-core-common
Group org.openengsb.core
Version 1.3.0.M3
Last update 15. July 2011
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 5
Dependencies openengsb-core-api, spring-osgi-core, jackson-mapper-asl, jackson-xc, spring-context,
There are maybe transitive dependencies!

spring-me-maven-plugin from group me.springframework (version 1.0)

A Maven plugin for generating a BeanFactory from a Spring application context. In order to work around the limitations on platforms not supporting reflection, this Maven plugin will analyze the sources and dependent jar files to gather all the required information at build time.

Group: me.springframework Artifact: spring-me-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact spring-me-maven-plugin
Group me.springframework
Version 1.0
Last update 15. May 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies spring-me-core, maven-plugin-api, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

eventbus from group d-haven-eventbus (version 1.0)

D-Haven Event Bus is used to provide an event bus architecture for any Java GUI based application. All the events are passed around on the Swing event handling thread. The focus for this library is to get a well tested solution to be used wherever it is needed.

Group: d-haven-eventbus Artifact: eventbus

 

0 downloads
Artifact eventbus
Group d-haven-eventbus
Version 1.0
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

spring-retry from group org.springframework.retry (version 2.0.8)

Spring Retry provides an abstraction around retrying failed operations, with an emphasis on declarative control of the process and policy-based behaviour that is easy to extend and customize. For instance, you can configure a plain POJO operation to retry if it fails, based on the type of exception, and with a fixed or exponential backoff.

Group: org.springframework.retry Artifact: spring-retry
Show all versions Show documentation Show source 
 

180 downloads
Artifact spring-retry
Group org.springframework.retry
Version 2.0.8
Last update 16. August 2024
Organization SpringSource
URL https://www.springsource.org
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

genesis-playershops from group studio.magemonkey (version 1.0.0-R1)

PlayerShops GUI is the most playerfriendly shop plugin. Using this plugin players will be able to create their own virtual shop, where they can sell their items. They will be able to browse around in a public shop listing, check out other shops and purchase items from other players. Everything works with a intuitive inventory GUI - basically zero commands required! PlayerShops is a Genesis addon. It requires Genesis or higher in order to work.

Group: studio.magemonkey Artifact: genesis-playershops
Show documentation Show source 
 

0 downloads
Artifact genesis-playershops
Group studio.magemonkey
Version 1.0.0-R1
Last update 06. August 2024
Organization not specified
URL https://www.spigotmc.org/resources/29568/
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 121 from 130 (items total 1300)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy