Download JAR files tagged by whether with all 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
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!
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!
kryo from group com.googlecode (version 1.04)
Kryo is a fast and efficient object graph serialization framework for Java. The goals of the project are speed, efficiency, and an easy to use API. The project is useful any time objects need to be persisted, whether to a file, database, or over the network.
Artifact kryo
Group com.googlecode
Version 1.04
Last update 19. April 2011
Organization not specified
URL http://code.google.com/p/kryo/
License BSD style
Dependencies amount 2
Dependencies reflectasm, minlog,
There are maybe transitive dependencies!
Group com.googlecode
Version 1.04
Last update 19. April 2011
Organization not specified
URL http://code.google.com/p/kryo/
License BSD style
Dependencies amount 2
Dependencies reflectasm, minlog,
There are maybe transitive dependencies!
pple-sdk from group com.scandit.shelf (version 1.5.0)
The Price and Promotion Label Execution (PPLE) SDK by Scandit is a tool for validating price labels. It provides the capabilities for validating the price and aggregating this information to a web tool.
For each scanned label, the SDK validates its price and indicates whether it is correct, incorrect or unknown. Your application can be then designed to function based on this information.
Mismatched data then can be uploaded to the web tool and tasked accordingly.
Group: com.scandit.shelf Artifact: pple-sdk
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact pple-sdk
Group com.scandit.shelf
Version 1.5.0
Last update 23. September 2024
Organization not specified
URL https://shelf.scandit.com
License Scandit Commercial License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group com.scandit.shelf
Version 1.5.0
Last update 23. September 2024
Organization not specified
URL https://shelf.scandit.com
License Scandit Commercial License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
jgoslin from group org.lifs-tools (version 2.2.1)
This project is a parser, validator and normalizer implementation for shorthand lipid nomenclatures, base on the Grammar of Succinct Lipid Nomenclatures project.
Goslin defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not.
Group: org.lifs-tools Artifact: jgoslin
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jgoslin
Group org.lifs-tools
Version 2.2.1
Last update 08. May 2024
Organization not specified
URL https://github.com/lifs-tools/jgoslin
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.lifs-tools
Version 2.2.1
Last update 08. May 2024
Organization not specified
URL https://github.com/lifs-tools/jgoslin
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
dependency-versions-check-maven-plugin from group org.basepom.maven (version 4.0.1)
The dependency-versions-check plugin verifies that all resolved
versions of artifacts are at least the versions specified by
the project dependencies.
The Maven dependency resolution process will substitute versions for
the different artifacts in a dependency tree and sometimes chooses incompatible
versions which leads to difficult to detect problems.
This plugin resolves all dependencies and collects any requested version. It evaluates
whether the resolved versions are compatible to the requested versions and reports possible
conflicts.
Group: org.basepom.maven Artifact: dependency-versions-check-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact dependency-versions-check-maven-plugin
Group org.basepom.maven
Version 4.0.1
Last update 28. December 2023
Organization The basepom project
URL https://basepom.github.io/dependency-versions-check-maven-plugin/
License Apache License 2.0
Dependencies amount 3
Dependencies guava, maven-resolver-util, maven-shared-utils,
There are maybe transitive dependencies!
Group org.basepom.maven
Version 4.0.1
Last update 28. December 2023
Organization The basepom project
URL https://basepom.github.io/dependency-versions-check-maven-plugin/
License Apache License 2.0
Dependencies amount 3
Dependencies guava, maven-resolver-util, maven-shared-utils,
There are maybe transitive dependencies!
RootChecker from group io.github.broscr (version 0.4)
RootChecker is a lightweight Android library that provides easy and efficient methods to determine whether the device is rooted, an emulator, using a proxy, or is debuggable. This library is useful for developers who want to improve the security and performance of their applications by preventing them from running on rooted devices, emulators, devices using a proxy, or debuggable devices.
Group: io.github.broscr Artifact: RootChecker
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact RootChecker
Group io.github.broscr
Version 0.4
Last update 15. April 2023
Organization not specified
URL https://github.com/broscr/RootChecker
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
Group io.github.broscr
Version 0.4
Last update 15. April 2023
Organization not specified
URL https://github.com/broscr/RootChecker
License MIT License
Dependencies amount 1
Dependencies kotlin-stdlib-jdk8,
There are maybe transitive dependencies!
cas-metadata from group org.apache.oodt (version 1.9.1)
A Multi-valued, generic Metadata container class. The class uses an internal
Map of string keys pointing to vectors of strings. The data
structure looks like the following:
[std:string key]⇒std:vector of std:strings
The multi-valued nature of the class is handled transparently by this Metadata
container. Since all values are stored internally as string vectors, the difference
between a scalar value and a non-scalar is handled by determining whether the list of
values for a particular key is greater than 1.
0 downloads
Artifact cas-metadata
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!
Group org.apache.oodt
Version 1.9.1
Last update 25. September 2021
Organization not specified
URL Not specified
License not specified
Dependencies amount 10
Dependencies guava, commons-codec, commons-io, commons-lang, commons-logging, oodt-commons, pcs-input, tika-core, spring-core, spring-hibernate3,
There are maybe transitive dependencies!
jmyspell-core from group org.jitsi (version 1.0-jitsi-1)
Artifact jmyspell-core
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
jmyspell-examples from group org.jitsi (version 1.0-jitsi-1)
Artifact jmyspell-examples
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jmyspell-core, jmyspell-swing,
There are maybe transitive dependencies!
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jmyspell-core, jmyspell-swing,
There are maybe transitive dependencies!
jmyspell-swing from group org.jitsi (version 1.0-jitsi-1)
Artifact jmyspell-swing
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jmyspell-core,
There are maybe transitive dependencies!
Group org.jitsi
Version 1.0-jitsi-1
Last update 01. November 2020
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies jmyspell-core,
There are maybe transitive dependencies!
Page 9 from 3 (items total 147)