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

Download JAR files tagged by based with all dependencies

Search JAR files by class name

needle4k-jakarta from group io.github.needle4k (version 4.0.1)

needle4k is a light-weight framework for testing isolated Jakarta EE components outside the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects. needle4k is the Kotlin based successor of the well-known needle4j framework.

Group: io.github.needle4k Artifact: needle4k-jakarta
Show documentation Show source 
 

0 downloads
Artifact needle4k-jakarta
Group io.github.needle4k
Version 4.0.1
Last update 27. March 2023
Organization not specified
URL https://github.com/needle4k/needle4k
License LGPL
Dependencies amount 2
Dependencies kotlin-stdlib, slf4j-api,
There are maybe transitive dependencies!

needle4k from group io.github.needle4k (version 4.0.1)

needle4k is a light-weight framework for testing isolated Jakarta EE components outside the container. It reduces the test setup code by analysing injected dependencies and automatic creation of mock objects. needle4k is the Kotlin based successor of the well-known needle4j framework.

Group: io.github.needle4k Artifact: needle4k
Show documentation Show source 
 

0 downloads
Artifact needle4k
Group io.github.needle4k
Version 4.0.1
Last update 27. March 2023
Organization not specified
URL https://github.com/needle4k/needle4k
License LGPL
Dependencies amount 2
Dependencies kotlin-stdlib, slf4j-api,
There are maybe transitive dependencies!

tiny-server from group net.morimekta.tiny.server (version 0.5.0)

A tiny server starter for easy and minimal microservice handling. This is based on the assumption that the microservice does not use the admin HTTP server for anything but kubernetes status management. Dependencies are kept at a minimum, but should cover the basic needs of any microservice.

Group: net.morimekta.tiny.server Artifact: tiny-server
Show all versions Show documentation Show source 
 

0 downloads
Artifact tiny-server
Group net.morimekta.tiny.server
Version 0.5.0
Last update 22. March 2023
Organization not specified
URL https://gitlab.com/morimekta/tiny-server
License not specified
Dependencies amount 9
Dependencies terminal, collect, strings, slf4j-api, jul-to-slf4j, logback-classic, jackson-databind, jackson-annotations, jackson-core,
There are maybe transitive dependencies!

struct from group org.thshsh (version 2.2.0)

The python struct library's port to java for reading and writing binary data as in python. Based off the code found here: https://github.com/ronniebasak/JStruct with non backwards compatible changes to support strong typing, strings, and byte arrays.

Group: org.thshsh Artifact: struct
Show all versions Show documentation Show source 
 

0 downloads
Artifact struct
Group org.thshsh
Version 2.2.0
Last update 24. February 2023
Organization not specified
URL https://github.com/theshoeshiner/JStruct
License APACHE LICENSE, VERSION 2.0
Dependencies amount 5
Dependencies commons-lang3, commons-io, slf4j-api, commons-beanutils, commons-codec,
There are maybe transitive dependencies!

hkdf from group at.favre.lib (version 2.0.0)

A standalone Java implementation of HMAC-based key derivation function (HKDF) defined in RFC 5869 first described by Hugo Krawczyk. HKDF follows the "extract-then-expand" paradigm compatible with NIST Special Publication 800-56C "Two-Step Key Derivation" scheme.

Group: at.favre.lib Artifact: hkdf
Show all versions Show documentation Show source 
 

6 downloads
Artifact hkdf
Group at.favre.lib
Version 2.0.0
Last update 11. February 2023
Organization not specified
URL https://github.com/patrickfav/hkdf
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

colorify from group io.github.dev-vince (version 1.0.0)

Colorify is a simple library to customize the console. It is based on JNA and ANSI escape codes. It allows for easy implementation of colors, styles and more. By design, it is very simple to use and does not require any configuration. It is also very lightweight. It is compatible with Windows, Linux and macOS.

Group: io.github.dev-vince Artifact: colorify
Show documentation Show source 
 

0 downloads
Artifact colorify
Group io.github.dev-vince
Version 1.0.0
Last update 08. February 2023
Organization not specified
URL https://github.com/dev-vince/colorify
License Apache License, Version 2.0
Dependencies amount 2
Dependencies jna, jna-platform,
There are maybe transitive dependencies!

nb-spectest from group io.nosqlbench (version 5.17.0)

This module provides the ability to run tests based on tests as specification, using markdown as a wrapper format. This allows for a type of literate exposition of various tests in a form that can be used as markdown documentation. With this, tests, examples, specifications, and documentation can all be one and the same.

Group: io.nosqlbench Artifact: nb-spectest
Show all versions Show documentation Show source 
 

0 downloads
Artifact nb-spectest
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 5
Dependencies flexmark-ext-yaml-front-matter, flexmark-html2md-converter, gson, jmh-core, jmh-generator-annprocess,
There are maybe transitive dependencies!

boost_iterator from group com.github.brunotl (version 1.81.0)

The Boost Iterator Library contains two parts. The first is a system of concepts which extend the C++ standard iterator requirements. The second is a framework of components for building iterators based on these extended concepts and includes several useful iterator adaptors.

Group: com.github.brunotl Artifact: boost_iterator
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact boost_iterator
Group com.github.brunotl
Version 1.81.0
Last update 07. January 2023
Organization not specified
URL https://www.boost.org/
License Distributed under the Boost Software License, Version 1.0.
Dependencies amount 12
Dependencies boost_config, boost_detail, boost_type_traits, boost_mpl, boost_core, boost_static_assert, boost_utility, boost_fusion, boost_concept_check, boost_assert, boost_function_types, boost_optional,
There are maybe transitive dependencies!

neodymium-library from group com.xceptance (version 4.1.5)

A test automation library based on common other best practice open source libraries. It adds missing functionalities but does not reinvent the wheel. Just glues stuff together nicely and adds some sprinkles.

Group: com.xceptance Artifact: neodymium-library
Show all versions Show documentation Show source 
 

0 downloads
Artifact neodymium-library
Group com.xceptance
Version 4.1.5
Last update 13. December 2022
Organization Xceptance Software Technologies GmbH
URL https://github.com/Xceptance/neodymium-library
License MIT License
Dependencies amount 21
Dependencies junit, owner, snakeyaml, cucumber-junit, cucumber-java, cucumber-picocontainer, jaxb-api, allure-junit4, allure-cucumber6-jvm, allure-selenide, json-path, selenide, commons-csv, commons-text, commons-lang3, slf4j-api, log4j-core, log4j-slf4j-impl, log4j-api, browserup-proxy-core, browserup-proxy-mitm,
There are maybe transitive dependencies!

debian-maven-plugin from group com.github.fracpete (version 1.0.22)

This plugin helps building DEB packages from Maven projects. The packages can be used in DEB-based operating systems such as Debian and Ubuntu. The plugin uses external Debian tools to do the actual packaging. Fork of: http://debian-maven.sourceforge.net

Group: com.github.fracpete Artifact: debian-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact debian-maven-plugin
Group com.github.fracpete
Version 1.0.22
Last update 11. December 2022
Organization not specified
URL https://github.com/fracpete/debian-maven-plugin
License GNU General Public License 3.0
Dependencies amount 8
Dependencies maven-plugin-api, commons-io, commons-codec, commons-lang3, maven-project, collections-generic, processoutput4j, simple-maven-file-filtering,
There are maybe transitive dependencies!



Page 1630 from 2342 (items total 23420)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy