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

Download JAR files tagged by allows with all dependencies

Search JAR files by class name

givwenzen from group io.github.eireglas (version 2.0.1)

GivWenZen allows a user to use the BDD Given When Then vocabulary and plain text sentences to help a team get the words right and create a ubiquitous language to describe and test a business domain.

Group: io.github.eireglas Artifact: givwenzen
Show all versions Show documentation Show source 
 

0 downloads
Artifact givwenzen
Group io.github.eireglas
Version 2.0.1
Last update 10. February 2023
Organization not specified
URL http://givwenzen.googlecode.com
License The MIT License
Dependencies amount 12
Dependencies commons-logging, guava, javassist, slf4j-api, slf4j-simple, dom4j, log4j-api, log4j-core, commons-vfs, lucene-core, lucene-queryparser, fitnesse,
There are maybe transitive dependencies!

adapter-s4j from group io.nosqlbench (version 5.17.0)

A Starlight for JMS driver for nosqlbench. This provides the ability to inject synthetic data into a pulsar system via JMS 2.0 compatible APIs. NOTE: this is JMS compatible driver from DataStax that allows using a Pulsar cluster as the potential JMS Destination

Group: io.nosqlbench Artifact: adapter-s4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact adapter-s4j
Group io.nosqlbench
Version 5.17.0
Last update 13. January 2023
Organization not specified
URL Not specified
License The Apache License, Version 2.0
Dependencies amount 7
Dependencies engine-api, adapters-api, pulsar-jms-all, commons-lang3, commons-beanutils, commons-configuration2, conscrypt-openjdk,
There are maybe transitive dependencies!

hisrc-basicjaxb-annox-parser-project from group org.patrodyne.jvnet (version 2.0.0)

Annox is an open source project which allows you to read arbitrary Java annotations from XML resources. JAXB users may be interested in Annox annotation reader for JAXB RI which allows you to define JAXB Java/XML mappings in XML resources (instead of annotations).

Group: org.patrodyne.jvnet Artifact: hisrc-basicjaxb-annox-parser-project
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact hisrc-basicjaxb-annox-parser-project
Group org.patrodyne.jvnet
Version 2.0.0
Last update 16. November 2022
Organization not specified
URL https://github.com/patrodyne/hisrc-basicjaxb-annox
License BSD 3-Clause License
Dependencies amount 1
Dependencies junit-jupiter-api,
There are maybe transitive dependencies!

hisrc-basicjaxb-annox-parser from group org.patrodyne.jvnet (version 2.0.0)

Group: org.patrodyne.jvnet Artifact: hisrc-basicjaxb-annox-parser
Show all versions Show documentation Show source 
 

0 downloads
Artifact hisrc-basicjaxb-annox-parser
Group org.patrodyne.jvnet
Version 2.0.0
Last update 16. November 2022
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jakarta.activation-api, jakarta.xml.bind-api, jaxb-runtime, commons-lang3, javaparser,
There are maybe transitive dependencies!

Pbbl from group com.arena-returns (version 1.0.2)

ArenaReturns' fork of Pbbl, a thread-safe Buffer pool that allows for the automatic reuse of Buffer objects (ByteBuffer, CharBuffer, etc.), which can be over 30x faster than allocating a new ByteBuffer when needed.

Group: com.arena-returns Artifact: Pbbl
Show documentation Show source 
 

0 downloads
Artifact Pbbl
Group com.arena-returns
Version 1.0.2
Last update 23. October 2022
Organization not specified
URL https://github.com/ArenaReturns/Pbbl
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

masker from group tech.petrepopescu.logging (version 1.0.0-RC4)

LogMasker is an easy-to-use library that allows your application to mask sensitive information before it is written to the log. It is compatible with Log4j2 and Logback. Masking is done directly on the log stream before it is printed to the output.

Group: tech.petrepopescu.logging Artifact: masker
Show documentation Show source 
 

0 downloads
Artifact masker
Group tech.petrepopescu.logging
Version 1.0.0-RC4
Last update 13. October 2022
Organization not specified
URL https://gitlab.com/ppopescu/logmasker
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logback from group tech.petrepopescu.logging (version 1.0.0-RC4)

LogMasker is an easy-to-use library that allows your application to mask sensitive information before it is written to the log. It is compatible with Log4j2 and Logback. Masking is done directly on the log stream before it is printed to the output.

Group: tech.petrepopescu.logging Artifact: logback
Show all versions Show documentation Show source 
 

0 downloads
Artifact logback
Group tech.petrepopescu.logging
Version 1.0.0-RC4
Last update 13. October 2022
Organization not specified
URL https://gitlab.com/ppopescu/logmasker
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

log4j2 from group tech.petrepopescu.logging (version 1.0.0-RC4)

LogMasker is an easy-to-use library that allows your application to mask sensitive information before it is written to the log. It is compatible with Log4j2 and Logback. Masking is done directly on the log stream before it is printed to the output.

Group: tech.petrepopescu.logging Artifact: log4j2
Show all versions Show documentation Show source 
 

0 downloads
Artifact log4j2
Group tech.petrepopescu.logging
Version 1.0.0-RC4
Last update 13. October 2022
Organization not specified
URL https://gitlab.com/ppopescu/logmasker
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

evm-abi-decoder from group net.osslabz.evm (version 0.0.6)

Allows to decode raw input data from a EVM smart contract call (on Ethereum or a compatible chain like Avalanche, BSC stc) into processable format obtained from the contract's ABi definition (JSON).

Group: net.osslabz.evm Artifact: evm-abi-decoder
Show all versions Show documentation Show source 
 

0 downloads
Artifact evm-abi-decoder
Group net.osslabz.evm
Version 0.0.6
Last update 12. October 2022
Organization not specified
URL https://github.com/rvullriede/evm-abi-decoder
License GNU General Public License 3
Dependencies amount 7
Dependencies jackson-core, jackson-annotations, jackson-databind, commons-lang3, commons-collections4, bcprov-jdk18on, slf4j-api,
There are maybe transitive dependencies!

xsom from group io.atlasmap.com.sun.xsom (version 2.5.2)

XML Schema Object Model (XSOM) is a Java library that allows applications to easily parse XML Schema documents and inspect information in them. It is expected to be useful for applications that need to take XML Schema as an input.

Group: io.atlasmap.com.sun.xsom Artifact: xsom
Show all versions Show documentation Show source 
 

0 downloads
Artifact xsom
Group io.atlasmap.com.sun.xsom
Version 2.5.2
Last update 10. October 2022
Organization Oracle
URL http://xsom.java.net/
License CDDL v1.1 / GPL v2 dual license
Dependencies amount 1
Dependencies relaxngDatatype,
There are maybe transitive dependencies!



Page 309 from 3 (items total 4415)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy