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

Download JAR files tagged by keep with all dependencies

Search JAR files by class name

spring-component-framework from group net.happyonroad (version 0.0.1)

The spring component framework is used to setup a plugin based, micro-kernel, standalone application (today, we will support webapp in later releases) which is based on SpringFramework. It can help you decouple your application into several components clearly with zero invasion and keep your application consistent between develop time and runtime.

Group: net.happyonroad Artifact: spring-component-framework
Show documentation Show source 
 

0 downloads
Artifact spring-component-framework
Group net.happyonroad
Version 0.0.1
Last update 10. December 2013
Organization not specified
URL http://github.com/Kadvin/spring-component-framework
License not specified
Dependencies amount 11
Dependencies plexus-classworlds, xstream, slf4j-api, spring-context, spring-context-support, commons-lang, commons-io, logback-core, logback-classic, logback-access, jcl-over-slf4j,
There are maybe transitive dependencies!

spring-component-parent from group net.happyonroad (version 0.0.1)

The spring component framework is used to setup a plugin based, micro-kernel, standalone application (today, we will support webapp in later releases) which is based on SpringFramework. It can help you decouple your application into several components clearly with zero invasion and keep your application consistent between develop time and runtime.

Group: net.happyonroad Artifact: spring-component-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact spring-component-parent
Group net.happyonroad
Version 0.0.1
Last update 10. December 2013
Organization not specified
URL http://github.com/Kadvin/spring-component-parent
License Apache License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fractal-bf-examples-meteo-model from group org.ow2.fractal.bf.examples.meteo (version 0.10)

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

Group: org.ow2.fractal.bf.examples.meteo Artifact: fractal-bf-examples-meteo-model
Show documentation Show source 
 

0 downloads
Artifact fractal-bf-examples-meteo-model
Group org.ow2.fractal.bf.examples.meteo
Version 0.10
Last update 20. March 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, cxf-rt-frontend-jaxws,
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!

multi-text-input from group org.wicketstuff (version 1.5-RC5.1)

The WicketStuff Multi-Text input is a Javascript widget which mimics the To: input in Apple's Mail.app, or the >fb:multi-friend-input< input from Facebook. Essentially, the user may type a piece of text into the input then hit the enter key to have the text added to the input in a rounded box. The user may delete the texted entered by either clicking on an x button within the rounded box, or hitting the backspace button to highlight the text, then clicking backspace again to delete it. Two sets of hidden inputs are used to keep track of the text added to the input and the text deleted.

Group: org.wicketstuff Artifact: multi-text-input
Show all versions Show documentation Show source 
 

0 downloads
Artifact multi-text-input
Group org.wicketstuff
Version 1.5-RC5.1
Last update 25. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies prototype, wicket-extensions,
There are maybe transitive dependencies!

jofilter from group com.jolira (version 1.2.3)

A simple filter to prevent access to certain web-sites (such as beta version of mobile applications) using a simple username-password combination. This filter is easy to use put provides only minimal security. This mechanism is meant to be a very light-weight security mechanism for, for instance, mobile application, to keep the public out while doing development.

Group: com.jolira Artifact: jofilter
Show all versions Show documentation Show source 
 

0 downloads
Artifact jofilter
Group com.jolira
Version 1.2.3
Last update 23. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fractal-bf-examples-meteo-model from group org.objectweb.fractal.bf.examples.meteo (version 0.9)

This module is in charge of generating required classes to bind a java interface toward a remote webservice. It uses th org.apache.cxf:cxf-codegen-plugin to generate classes given the WSDL file saved in src/main/wsdl. To keep things simple, the wsdl file is saved here: more smart approaches might be adopted if saving the WSDL file causes troubles.

Group: org.objectweb.fractal.bf.examples.meteo Artifact: fractal-bf-examples-meteo-model
Show all versions 
 

0 downloads
Artifact fractal-bf-examples-meteo-model
Group org.objectweb.fractal.bf.examples.meteo
Version 0.9
Last update 01. June 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, cxf-rt-frontend-jaxws,
There are maybe transitive dependencies!

easyb from group org.easyb (version 0.99)

This composite contains a restricted version of easyb-core, so that people can depend on named releases of easyb without having to keep a version range of easyb-core if they so wish. It provides compatibility with existing uses of easyb, and easyb versioning (0.9x). It is *recommended* that people stop using this artefact and instead use the easyb-core with a version range of [1,2] so updated bug fixes and feature releases flow in.

Group: org.easyb Artifact: easyb
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact easyb
Group org.easyb
Version 0.99
Last update 02. April 2011
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies easyb-core,
There are maybe transitive dependencies!

restConnector-2.0 from group io.openliberty.features (version 24.0.0.3)

A secure, REST administrative connector that can be used locally or remotely using any Java developer kit. This connector enables remote access from a Java client or directly through an HTTPS call. The administrator and reader roles protect the connector. The connector requires TLS to keep the communication confidential. The HTTPS port used by the connector is defined through the default HTTP endpoint. This feature supersedes the restConnector-1.0 feature. It enables the REST handler configuration APIs. When this feature is combined with features supporting configuration validation, the corresponding REST handler validation APIs are enabled.

Group: io.openliberty.features Artifact: restConnector-2.0
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact restConnector-2.0
Group io.openliberty.features
Version 24.0.0.3
Last update 21. March 2024
Organization not specified
URL https://openliberty.io/
License Eclipse Public License 2.0
Dependencies amount 5
Dependencies com.ibm.websphere.appserver.restHandler-1.0, io.openliberty.restConnector2.0.internal.ee-6.0, servlet-3.1, com.ibm.websphere.appserver.api.restConnector, com.ibm.websphere.appserver.spi.restHandler,
There are maybe transitive dependencies!

limbus-system from group com.remondis.limbus (version 3.1.0)

The Limbus System is a small light-weight CDI framework managing the Limbus Core Components. The object graph is represented by an XML configuration file or can be build using the Limbus System API. This module delivers an optional system component that visualizes the object graph and its dependencies after initializing: com.remondis.limbus.system.visualize.LimbusSystemVisualizer This component can be added to the Limbus System. To keep the dependencies of this module transparent and light-weight, the graph renderer is declared as an optional dependency. Add the following dependencies to your project to use the visualisation component: <!-- Graph Stream for Visualization feature This is an optional dependency and only required if using the com.remondis.limbus.system.visualize.LimbusSystemVisualizer --> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-core</artifactId> <version>1.3</version> </dependency> <dependency> <groupId>org.graphstream</groupId> <artifactId>gs-ui</artifactId> <version>1.3</version> </dependency>

Group: com.remondis.limbus Artifact: limbus-system
Show all versions Show documentation Show source 
 

0 downloads
Artifact limbus-system
Group com.remondis.limbus
Version 3.1.0
Last update 26. March 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies limbus-system-api, limbus-event-multicaster, limbus-utils, slf4j-api,
There are maybe transitive dependencies!



Page 21 from 23 (items total 229)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy