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

Download JAR files tagged by eliminate with all dependencies

Search JAR files by class name

apacheds-shared from group directory (version 0.9.3)

Created to eliminate cyclic project dependencies between the core and the maven plugin. Any code shared across modules in general can go here so long as it does not depend on other modules.

Group: directory Artifact: apacheds-shared
Show all versions 
 

0 downloads
Artifact apacheds-shared
Group directory
Version 0.9.3
Last update 24. December 2005
Organization not specified
URL http://directory.apache.org
License Apache 2.0 License
Dependencies amount 2
Dependencies ldap-common, nlog4j,
There are maybe transitive dependencies!

apacheds-shared from group directory.directory (version 0.9.3)

Created to eliminate cyclic project dependencies between the core and the maven plugin. Any code shared across modules in general can go here so long as it does not depend on other modules.

Group: directory.directory Artifact: apacheds-shared
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact apacheds-shared
Group directory.directory
Version 0.9.3
Last update 24. December 2005
Organization not specified
URL http://directory.apache.org
License Apache 2.0 License
Dependencies amount 2
Dependencies ldap-common, nlog4j,
There are maybe transitive dependencies!

esapi from group org.owasp.esapi (version 2.5.4.0)

The Enterprise Security API (ESAPI) project is an OWASP project to create simple strong security controls for every web platform. Security controls are not simple to build. You can read about the hundreds of pitfalls for unwary developers on the OWASP web site. By providing developers with a set of strong controls, we aim to eliminate some of the complexity of creating secure web applications. This can result in significant cost savings across the SDLC.

Group: org.owasp.esapi Artifact: esapi
Show all versions Show documentation Show source 
 

472 downloads
Artifact esapi
Group org.owasp.esapi
Version 2.5.4.0
Last update 30. May 2024
Organization The Open Worldwide Application Security Project (OWASP)
URL https://owasp.org/www-project-enterprise-security-api/
License BSD
Dependencies amount 11
Dependencies xom, commons-beanutils, commons-configuration, commons-lang, commons-fileupload, commons-collections4, bsh, antisamy, slf4j-api, xml-apis, commons-io,
There are maybe transitive dependencies!

aceql-http-client-sdk from group com.aceql (version 5.1)

The AceQL Java Client SDK allows to wrap the AceQL HTTP APIs and eliminate the tedious works of handling communications errors and parsing JSON results. Android and Java Desktop application developers can access remote SQL databases and/or SQL databases in the cloud by simply including standard JDBC calls in their code, just like they would for a local database.

Group: com.aceql Artifact: aceql-http-client-sdk
Show all versions Show documentation Show source 
 

1 downloads
Artifact aceql-http-client-sdk
Group com.aceql
Version 5.1
Last update 11. November 2020
Organization KawanSoft
URL http://www.aceql.com
License Apache 2.0
Dependencies amount 4
Dependencies commons-io, javax.json, commons-lang3, gson,
There are maybe transitive dependencies!

T4Spring from group org.bitbucket.omargameelsalem (version 1.0)

T4Spring is a code generation tool for Spring MVC apps that creates strongly typed views that eliminate the use of literal strings in many places. e.g. instead of @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "literal strings are no good!!"); return "Home/index"; } T4Spring lets you write @RequestMapping(value = "/", method = RequestMethod.GET) public String index(ModelMap map) { map.addAttribute("msg", "Hello T4Spring!!"); return Views.Home.index; }

Group: org.bitbucket.omargameelsalem Artifact: T4Spring
Show documentation Show source 
 

0 downloads
Artifact T4Spring
Group org.bitbucket.omargameelsalem
Version 1.0
Last update 01. September 2014
Organization not specified
URL https://bitbucket.org/omar_gameel_salem/t4spring/overview
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

xapi-gwt-parent from group net.wetheinter (version 0.5)

This is the main aggregator for all gwt submodules. All gwt-specific code resides here. Submodules should avoid inheriting from each other unless necessary. This goes for maven structure and gwt.xml structure. The super module is where our jre emulation layer and super-source live; all modules should inherit super, and a minimum of other modules. Some modules, like injection, are fulfilling an api in the core module, and should be accessed only through core service interfaces. Other modules, like reflection, are capable of being standalone inherits, but can benefit from core utilities like injection, so, two (or more) .gwt.xml modules may be provided. As XApi nears 1.0, all submodules will be routinely stitched together into an uber-jar, in order to have a single jar with a single gwt module that can provide all of the services at once. Internal projects will never use the uber jar, to help maintain modularity, but external projects that want to use more than one service will certainly prefer inheriting one artifact, instead of twelve. When distributed in uber-jar format, it will likely be necessary for either the uber jar, or just xapi-gwt-api.jar to appear before gwt-dev on your compile-time classpath. If using gwt-maven-plugin, the gwtFirstOnClasspath option may become problematic. If so, we will provide a forked gwt-plugin to make sure our compiler enhancements are included in the build process. There is also work going on to make a super-source-everything plugin, which will use maven to find source files, and generate synthetic .gwt.xml for you, as part of an effort to create a wholly unified programming environment. In addition to java-to-javascript, we intend to compile java-to-java and possibly other languages, like go; imagine implementing gwt deferred binding to eliminate cross-platform differences between server environments, or operating systems, or versions of a platform, or anywhere else a core api needs to bind to multiple implementations, depending on the runtime environment.

Group: net.wetheinter Artifact: xapi-gwt-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact xapi-gwt-parent
Group net.wetheinter
Version 0.5
Last update 30. May 2015
Organization not specified
URL WeTheInter.net
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 6 from 6 (items total 56)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy