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

Download JAR files tagged by burden with all dependencies

Search JAR files by class name

rabbitmq-ha-client from group com.jasonclawson (version 0.5.2)

RabbitMQ High Availability Client provides auto-reconnect functionality and call replay for RabbitMQ which takes the burden off of your client code.

Group: com.jasonclawson Artifact: rabbitmq-ha-client
Show all versions Show documentation Show source 
 

0 downloads
Artifact rabbitmq-ha-client
Group com.jasonclawson
Version 0.5.2
Last update 09. September 2013
Organization not specified
URL https://github.com/jclawson/rabbitmq-ha-client/
License GNU LESSER GENERAL PUBLIC LICENSE VERSION 3
Dependencies amount 3
Dependencies lombok, amqp-client, slf4j-api,
There are maybe transitive dependencies!

effectively-final from group com.massfords (version 1.0)

Javac plugin that requires method parameters to either be explicitly final or effectively final. This enforces the best practice of treating the parameters as final without the burden of having to type final everywhere.

Group: com.massfords Artifact: effectively-final
Show documentation Show source 
 

0 downloads
Artifact effectively-final
Group com.massfords
Version 1.0
Last update 23. September 2017
Organization not specified
URL https://github.com/massfords/jaxb-visitor
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ldaptemplate from group net.sf.ldaptemplate (version 1.0.2)

Java framework to simplify LDAP operations, based on the pattern of Spring's JdbcTemplate. Relieves the users of the burden of looking up and closing contexts, looping through NamingEnumerations, encoding/decoding values and filters, and more.

Group: net.sf.ldaptemplate Artifact: ldaptemplate
Show all versions Show source 
 

0 downloads
Artifact ldaptemplate
Group net.sf.ldaptemplate
Version 1.0.2
Last update 21. August 2006
Organization not specified
URL http://sourceforge.net/projects/ldaptemplate/
License The Apache Software License, Version 2.0
Dependencies amount 7
Dependencies commons-logging, commons-lang, commons-collections, spring-beans, spring-core, spring-context, spring-dao,
There are maybe transitive dependencies!

form-sql-builder-mysql from group org.crazycake (version 1.0.0-RELEASE)

As a programmer did you have the experience that when you comes to implement a search page you can only transform the search form into sql manually? If your project have 20 search page like that then you have to write 20 times to implement the sql query. It’s boring and anxious. form-sql-builder-mysql is designed for ease the burden for you. It can help you to transform search or list form sent from browser into query sql automatically.

Group: org.crazycake Artifact: form-sql-builder-mysql
Show documentation Show source 
 

0 downloads
Artifact form-sql-builder-mysql
Group org.crazycake
Version 1.0.0-RELEASE
Last update 12. October 2014
Organization not specified
URL https://github.com/alexxiyang/form-sql-builder-mysql
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies persistence-api, slf4j-api, jackson-mapper-asl, camel-name-utils,
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!

jsgen from group com.github.jochenw (version 1.2)

Jsgen is a Java Source Generation Framework: That means, it should be a valuable tool, if you intend to write a custom generator for Java sources. As such, it is the successor of a previous framework, called JaxMeJS (http://jaxme.sourceforge.net/JaxMeJS/docs/index.html). The predecessor came into being as a standalone project. It was incorporated into the bigger JaxMe project, when the latter was adopted by the Apache Webservices project. And it was buried as part of the bigger project, when the latter was moved to the Apache Attic (http://svn.apache.org/repos/asf/webservices/archive/jaxme/). That was fine for quite some time, because the latest released version (JaxMeJS 0.5.2) did its job quite well. Over the years, however, the Java language has evolved, and the lack of support for features like Generics, or Annotations, became a burden. Hence the Successor: Jsgen picks up, where JaxMeJS ended. It is, however, a complete rewrite with several additional features, that the author considers to be important for modern Java applications: 1. It supports Generics. 2. It supports Annotations. 3. The builder pattern has been adopted. Almost all important classes are implemented as builders. This should make writing the actual source generators much more concise, and maintainable, than it used to be before. 4. The code style is configurable. Code styles allow you to concentrate on the actual work. The resulting Jave source will look nicely formatted, anyways. As of this writing, you can select between two builtin code styles: - The default code style is basically the authors personal free style, roughly comparable to the default code style of the Eclipse Java IDE. - As an alternative, there is also a Maven code style, which is widely used in the Open Source communities. Compared to the default style, it is less concise, if not even a bit verbose. On the other hand, it is widely adopted by projects in the vicinity of {{{https://maven.apache.org}Apache Maven}}. 5. Import lists are created, and sorted, automatically.

Group: com.github.jochenw Artifact: jsgen
Show documentation Show source 
 

0 downloads
Artifact jsgen
Group com.github.jochenw
Version 1.2
Last update 10. November 2019
Organization not specified
URL https://jochenw.github.io/jsgen
License Apache License, Version 2.0
Dependencies amount 1
Dependencies jsr305,
There are maybe transitive dependencies!



Page 2 from 2 (items total 16)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy