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

eventId from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a random event ID. The entropy is configurable, and the ID is appended to the event and stored in a configurable field name.

Group: org.beiter.michael.eaudit4j.processors Artifact: eventId
Show all versions Show documentation Show source 
 

0 downloads
Artifact eventId
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

timestamp from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that retrieves the system time and appends a timestamp as a field to audit events.

Group: org.beiter.michael.eaudit4j.processors Artifact: timestamp
Show all versions Show documentation Show source 
 

1 downloads
Artifact timestamp
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

machineId from group org.beiter.michael.eaudit4j.processors (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides an audit processor that creates a unique machine ID for the machine executing the library and appends it as a field to audit events.

Group: org.beiter.michael.eaudit4j.processors Artifact: machineId
Show all versions Show documentation Show source 
 

0 downloads
Artifact machineId
Group org.beiter.michael.eaudit4j.processors
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 3
Dependencies common, slf4j-log4j12, commons-lang3,
There are maybe transitive dependencies!

common from group org.beiter.michael.eaudit4j (version 1.1)

This module is part of the eAudit4j audit library, providing a simple and pluggable solution for auditing in Java. This particular Maven module provides common artifacts such as shared interfaces and factory implementations to instantiate interface implementations.

Group: org.beiter.michael.eaudit4j Artifact: common
Show all versions Show documentation Show source 
 

0 downloads
Artifact common
Group org.beiter.michael.eaudit4j
Version 1.1
Last update 20. July 2016
Organization not specified
URL http://mbeiter.github.io/audit4j/docs/${project.version}/${project.artifactId}/
License not specified
Dependencies amount 4
Dependencies array, slf4j-log4j12, commons-lang3, commons-codec,
There are maybe transitive dependencies!

cas-fm-browser from group org.apache.oodt (version 1.0)

The graphical front-end interface to the Catalog and Archive Service. This component provides the user of the CAS File Manager with a graphical environment in which they can view archived products' metadata, query for products with particular metadata, and export results of queries to the MS Excel(c) file format.

Group: org.apache.oodt Artifact: cas-fm-browser
Show all versions Show documentation Show source 
 

0 downloads
Artifact cas-fm-browser
Group org.apache.oodt
Version 1.0
Last update 21. June 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies cas-filemgr, cas-metadata, poi,
There are maybe transitive dependencies!

jdbc from group org.beiter.michael.authn.jaas.loginmodules.password.authenticators (version 2.0)

This module is part of a JAAS library, provoding password based credential authenticators. This particular Maven module provides a JDBC authenticator that can retrieve a user record from a JDBC database. This implementation is production ready.

Group: org.beiter.michael.authn.jaas.loginmodules.password.authenticators Artifact: jdbc
Show documentation Show source 
 

1 downloads
Artifact jdbc
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
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 6
Dependencies common, pwcommon, db, slf4j-log4j12, commons-lang3, commons-dbcp2,
There are maybe transitive dependencies!

dummy from group org.beiter.michael.authn.jaas.loginmodules.password.authenticators (version 2.0)

This module is part of a JAAS library, providing password based credential authenticators. This particular Maven module provides a dummy authenticator that assumes password = username. This implementation is for testing only, and NOT intended for production.

Group: org.beiter.michael.authn.jaas.loginmodules.password.authenticators Artifact: dummy
Show documentation Show source 
 

0 downloads
Artifact dummy
Group org.beiter.michael.authn.jaas.loginmodules.password.authenticators
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!

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

This module is part of a JAAS library, provoding password based credential authenticators. This particular Maven module is a container for authenticator implementations. Some of the provided default implementations may not intended for production, and may have to be adjusted to meet deployment specific requirements.

Group: org.beiter.michael.authn.jaas.loginmodules.password Artifact: authenticators
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact authenticators
Group org.beiter.michael.authn.jaas.loginmodules.password
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 0
Dependencies No dependencies
There are maybe transitive dependencies!

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!



Page 13 from 33 (items total 327)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy