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

Download JAR files tagged by simple with all dependencies

Search JAR files by class name

org.talend.esb.job.converter from group org.talend.esb.job (version 4.2.1)

Group: org.talend.esb.job Artifact: org.talend.esb.job.converter
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.talend.esb.job.converter
Group org.talend.esb.job
Version 4.2.1
Last update 01. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies bndlib, slf4j-api,
There are maybe transitive dependencies!

org.talend.esb.job.command from group org.talend.esb.job (version 4.2.1)

Group: org.talend.esb.job Artifact: org.talend.esb.job.command
Show all versions Show documentation Show source 
 

0 downloads
Artifact org.talend.esb.job.command
Group org.talend.esb.job
Version 4.2.1
Last update 01. September 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

derby-all from group org.talend.esb (version 10.8.1.2)

Group: org.talend.esb Artifact: derby-all

 

2 downloads
Artifact derby-all
Group org.talend.esb
Version 10.8.1.2
Last update 21. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

janbanery-core from group pl.project13.janbanery (version 1.2)

Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

Group: pl.project13.janbanery Artifact: janbanery-core
Show documentation Show source 
 

0 downloads
Artifact janbanery-core
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 7
Dependencies async-http-client, gson, guava, joda-time, slf4j-api, logback-classic, logback-core,
There are maybe transitive dependencies!

janbanery from group pl.project13.janbanery (version 1.2)

Kanbanery (https://kanbanery.com) is a simple but powerful Agile project management system, to be precise it focuses around the idea of Kanban, a somewhat near idea to SCRUM but with less strict rules. The heart of each Kanban flow is the Kanban board, IceBox and Archive - there are all easy accessible via this API. Janbanery wraps around the RESTful API delivered by Kanbanery while adding some more features like mass operations or filtering of results. In the end, it's very easy and pleasant to implement your own Kanbanery client be it on the desktop, mobile (android) or as for example Gradle / SBT script to take full advantage of kanbanery's features.

Group: pl.project13.janbanery Artifact: janbanery
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact janbanery
Group pl.project13.janbanery
Version 1.2
Last update 09. May 2011
Organization not specified
URL http://www.blog.project13.pl
License Apache License 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jcaptcha from group com.octo.captcha (version 1.0)

<b>JCAPTCHA</b>, for <b>J</b>ava <b>C</b>ompletely <b>A</b>utomated <b>P</b>ublic <b>T</b>est to tell <b>C</b>omputers and <b>H</b>umans <b>A</b>part <br/>The open source java framework for captcha definition and integration <br/> A captcha is a simple captcha container that contains a question, a challenge, and a response validation routine.<BR/> A captcha can only be built by a captcha factory that provides methods to build localized captchas.<br/> This jar aims to provide interfaces and implementation of generic and typed captcha and captcha factories.<BR/> It uses the word generator, types sub packages (image and sound) components (word to image, word to sound) to build typed captchas captchas.

Group: com.octo.captcha Artifact: jcaptcha

 

0 downloads
Artifact jcaptcha
Group com.octo.captcha
Version 1.0
Last update 03. February 2009
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jcaptcha-api, imaging, commons-logging, commons-collections, servlet-api,
There are maybe transitive dependencies!

multex from group de.tfh-berlin.knabe (version 7.1)

MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system. It offers the key features: Causal chains/trees as a means to capture low-level error information Redundancy-free stack traces in the case of indirectly caused exceptions Internationalizable message texts and parameters for exceptions Services for reporting an exception with its causal chain/tree onto streams and screens A standard way for writing method bodies with regard to exceptions. MulTEx depends on Java >= 1.4

Group: de.tfh-berlin.knabe Artifact: multex
Show source 
 

0 downloads
Artifact multex
Group de.tfh-berlin.knabe
Version 7.1
Last update 02. May 2007
Organization not specified
URL http://www.tfh-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

shades from group net.sf.shadesdb (version 0.0.5)

Shades is an Object/Relational Mapping (ORM) framework that works in conjunction with JDBC APIs. Instead of relying on XML or annotations for configuration, Shades relies on an interface called ORMapping. This makes shades simple and flexible. Shades has no new transaction model nor Connection management which you must learn. You control the transactions, and the Connection that Shades uses, through plain JDBC interfaces. Shades is designed to work well with modern web development frameworks like Tapestry and Wicket.

Group: net.sf.shadesdb Artifact: shades
Show source 
 

0 downloads
Artifact shades
Group net.sf.shadesdb
Version 0.0.5
Last update 19. October 2006
Organization not specified
URL http://sourceforge.net/projects/shadesdb
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

stopwatch from group com.commsen.stopwatch.api (version 0.3)

Stopwatch is a free, simple, highly extensible, Java API that allows developers to easily monitor whole application or any part of it. By default Stopwatch generate reports about hits, execution times (total, average, minimum, maximum) as well as load but it can be easily extended to measure anything else by providing custom engine. Out of the box Stopwatch uses an in-memory HSQL database. It is able to persist collected data using a "storage". There is "storage" provided to persist into HSQL database and custom "storage" can be easily integrated.

Group: com.commsen.stopwatch.api Artifact: stopwatch
Show source 
 

40 downloads
Artifact stopwatch
Group com.commsen.stopwatch.api
Version 0.3
Last update 26. July 2006
Organization Commsen International
URL http://jstopwatch.sourceforge.net
License Common Public License Version 1.0
Dependencies amount 1
Dependencies hsqldb,
There are maybe transitive dependencies!

ashkay from group ashkay (version 0.6)

How many classes does it take to make a cache? 60? 80? You might think so if you look at the other caches on the market. Ashkay is a streamlined, simple cache that in many ways is more powerful than the other mainstream caches. Ashkay is a strategy based caching tool. In most cases, you might be using a configuration file to tell the cache what rules it should obey. Or, you might just be setting properties on the cache. I have never liked this model as it limits me, the user of the cache to strategies the developer decided were important. Instead, Ashkay lets you choose the strategy(ies) to use when caching certain objects. Of course, a few of the most handy strategies are pre-packaged, but implementing a new one is a simple as can be. Ashkay is a fork of <a href="http://xot.sf.net">xot</a> caching code. Made more sense on its own.

Group: ashkay Artifact: ashkay

 

0 downloads
Artifact ashkay
Group ashkay
Version 0.6
Last update 24. November 2005
Organization Apache Software Foundation
URL http://ashkay.sourceforge.net
License not specified
Dependencies amount 3
Dependencies log4j, concurrent, junit,
There are maybe transitive dependencies!



Page 1152 from 1156 (items total 11556)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy