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

Download JAR files tagged by particular with all dependencies

Search JAR files by class name

plaintext from group org.beiter.michael.authn.jaas.loginmodules.password.validators (version 2.0)

This module is part of a JAAS library, provoding password based credential validators. This particular Maven module provides a plaintext password validator that can check whether the provided passwords equals a reference password. This implementation is for testing only, and NOT intended for production (using plaintext passwords is really a bad idea!).

Group: org.beiter.michael.authn.jaas.loginmodules.password.validators Artifact: plaintext
Show documentation Show source 
 

0 downloads
Artifact plaintext
Group org.beiter.michael.authn.jaas.loginmodules.password.validators
Version 2.0
Last update 06. September 2015
Organization not specified
URL http://mbeiter.github.io/jaas/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies common, pwcommon, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

jegex-validator from group com.github.dhaeb (version 0.0.2)

This project provides a simple annotation processor to show, that the java annotation processing mechanism is able to validate existing annotated code. In particular, this processor will validate annotated Strings which will be used as regular expressions. A regex is valid if it is compilable and if it matches user defined fixtures on the annotation level.

Group: com.github.dhaeb Artifact: jegex-validator
Show all versions Show documentation Show source 
 

0 downloads
Artifact jegex-validator
Group com.github.dhaeb
Version 0.0.2
Last update 03. June 2014
Organization not specified
URL https://github.com/dhaeb/Jegex-Validator
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

pivot4j from group org.pivot4j (version 0.9)

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI. It aims to leverage mature but now discontinued JPivot project's codebase to make it a general purpose OLAP API library which is independent of any particular GUI implementation.

Group: org.pivot4j Artifact: pivot4j
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pivot4j
Group org.pivot4j
Version 0.9
Last update 25. May 2014
Organization Pivot4J Team
URL http://www.pivot4j.org
License CPL
Dependencies amount 2
Dependencies commons-lang, slf4j-api,
There are maybe transitive dependencies!

sfmf4j from group com.github.sworisbreathing (version 1.0)

SFMF4J is a simple file monitoring facade for Java. It attempts to do for file monitoring what SLF4J does for logging, which is to abstract away the API from the interface, such that library developers can write code against a file monitoring solution without forcing an application developer to use any particular file monitoring implementation.

Group: com.github.sworisbreathing Artifact: sfmf4j
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sfmf4j
Group com.github.sworisbreathing
Version 1.0
Last update 06. March 2013
Organization Steven Swor
URL http://sworisbreathing.github.com/sfmf4j
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

commons-digester3 from group org.apache.commons (version 3.2)

The Apache Commons Digester package lets you configure an XML to Java object mapping module which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized.

Group: org.apache.commons Artifact: commons-digester3
Show all versions Show documentation Show source 
 

144 downloads
Artifact commons-digester3
Group org.apache.commons
Version 3.2
Last update 10. December 2011
Organization not specified
URL http://commons.apache.org/digester/
License not specified
Dependencies amount 2
Dependencies commons-beanutils, commons-logging,
There are maybe transitive dependencies!

ws-commons-util from group org.apache.ws.commons.util (version 1.0.2)

This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

Group: org.apache.ws.commons.util Artifact: ws-commons-util
Show documentation Show source 
 

84 downloads
Artifact ws-commons-util
Group org.apache.ws.commons.util
Version 1.0.2
Last update 08. August 2007
Organization Apache Software Foundation
URL http://ws.apache.org/commons/util
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, xml-apis,
There are maybe transitive dependencies!

excalibur-testcase from group org.apache.excalibur.testcase (version 2.2.1)

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Group: org.apache.excalibur.testcase Artifact: excalibur-testcase
Show documentation Show source 
 

0 downloads
Artifact excalibur-testcase
Group org.apache.excalibur.testcase
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-component,
There are maybe transitive dependencies!

excalibur-component from group org.apache.excalibur.component (version 2.2.1)

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Group: org.apache.excalibur.component Artifact: excalibur-component
Show documentation Show source 
 

3 downloads
Artifact excalibur-component
Group org.apache.excalibur.component
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies avalon-framework-api, excalibur-logger, avalon-logkit, excalibur-pool-api, excalibur-pool-impl, excalibur-pool-instrumented, excalibur-instrument-api, excalibur-instrument-mgr-impl,
There are maybe transitive dependencies!

excalibur-logger from group org.apache.excalibur.containerkit (version 2.2.1)

Excalibur-Logger integrates neatly into Avalon-ECM and Excalibur Fortress. The main goal is to be able to define the log categories on a component basis by specifying a 'logger' attribute which denotes the log category to use for a particular component (given the component is LogEnabled or Loggable).

Group: org.apache.excalibur.containerkit Artifact: excalibur-logger
Show documentation Show source 
 

0 downloads
Artifact excalibur-logger
Group org.apache.excalibur.containerkit
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies avalon-framework-impl,
There are maybe transitive dependencies!

ws-commons-util from group ws-commons-util (version 1.0.1)

This is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced.

Group: ws-commons-util Artifact: ws-commons-util
Show all versions Show source 
 

0 downloads
Artifact ws-commons-util
Group ws-commons-util
Version 1.0.1
Last update 22. June 2006
Organization Apache Software Foundation
URL http://ws.apache.org/commons/util
License The Apache Software License, Version 2.0
Dependencies amount 2
Dependencies junit, xml-apis,
There are maybe transitive dependencies!



Page 14 from 3 (items total 333)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy