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

Download JAR files tagged by external with all dependencies

Search JAR files by class name

is-glob from group org.mvnpm (version 4.0.3)

Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet

Group: org.mvnpm Artifact: is-glob
Show documentation Show source 
 

0 downloads
Artifact is-glob
Group org.mvnpm
Version 4.0.3
Last update 21. February 2024
Organization Jon Schlinkert
URL https://github.com/micromatch/is-glob
License MIT
Dependencies amount 1
Dependencies is-extglob,
There are maybe transitive dependencies!

spring-test-initializers from group de.denktmit.testsupport.spring (version 0.1.2)

The DenktMit eG spring testsupport repository contains useful bits and pieces we continuously reuse in our Spring based development This project provides Spring test context initializer useful for managing container provided external services.

Group: de.denktmit.testsupport.spring Artifact: spring-test-initializers
Show all versions Show documentation Show source 
 

0 downloads
Artifact spring-test-initializers
Group de.denktmit.testsupport.spring
Version 0.1.2
Last update 20. February 2024
Organization not specified
URL https://github.com/DenktMit-eG/spring-test-initializers
License Apache License, Version 2.0
Dependencies amount 5
Dependencies jackson-jaxrs-base, jackson-jaxrs-json-provider, flyway-core, keycloak-admin-client, spring-boot-test,
There are maybe transitive dependencies!

jcore-gnormplus-pubmed-db-reader from group de.julielab (version 2.6.2)

This is the GNormPlus XML DB multiplier base component that is contained in the JCoRe GNormPlus AE project in jcore-base complemented by the pubmed XML mapping file. This is a drop-in replacement for the PubMed DB Multiplier that runs GNormPlus after the XML data has been added to the CAS. Note that running GNormPlus requires the presence of the GNormPlus resources and external programs in the working directory of the pipeline.

Group: de.julielab Artifact: jcore-gnormplus-pubmed-db-reader
Show all versions Show source 
 

0 downloads
Artifact jcore-gnormplus-pubmed-db-reader
Group de.julielab
Version 2.6.2
Last update 14. February 2024
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-gnormplus-pubmed-db-reader
License BSD 2-Clause
Dependencies amount 5
Dependencies jcore-gnormplus-ae, slf4j-api, jcore-descriptor-creator, jcore-types, junit-jupiter-engine,
There are maybe transitive dependencies!

stubby4j from group io.github.azagniotov (version 7.6.1)

A highly flexible and configurable tool for testing interactions of service-oriented (SoA) or/and micro-services architectures (REST, SOAP, WSDL etc.) over HTTP(s) protocol. It is an HTTP server for stubbing external systems in both Docker and non-containerized environments for integration, contract & behavior testing.

Group: io.github.azagniotov Artifact: stubby4j
Show all versions Show documentation Show source 
 

27 downloads
Artifact stubby4j
Group io.github.azagniotov
Version 7.6.1
Last update 08. February 2024
Organization not specified
URL https://github.com/azagniotov/stubby4j
License MIT
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

kafka-junit from group net.mguenther.kafka (version 3.6.0)

Provides an embedded Kafka cluster consisting of Apache ZooKeeper, Apache Kafka Brokers and Kafka Connect workers in distributed mode along with a rich set of convenient accessors and fault injectors to interact with the embedded Kafka cluster. Supports working against external clusters as well.

Group: net.mguenther.kafka Artifact: kafka-junit
Show all versions Show documentation Show source 
 

0 downloads
Artifact kafka-junit
Group net.mguenther.kafka
Version 3.6.0
Last update 22. December 2023
Organization not specified
URL https://mguenther.github.io/kafka-junit
License Apache License, Version 2.0
Dependencies amount 8
Dependencies kafka_2.13, kafka_2.13, kafka-clients, kafka-clients, connect-api, connect-json, connect-runtime, curator-test,
There are maybe transitive dependencies!

jmockit from group com.github.hazendaz.jmockit (version 1.52.0)

JMockit is a Java toolkit for automated developer testing. It contains APIs for the creation of the objects to be tested, for mocking dependencies, and for faking external APIs; JUnit (4 and 5) and TestNG test runners are supported. It also contains an advanced code coverage tool.

Group: com.github.hazendaz.jmockit Artifact: jmockit
Show all versions Show documentation Show source 
 

0 downloads
Artifact jmockit
Group com.github.hazendaz.jmockit
Version 1.52.0
Last update 14. December 2023
Organization not specified
URL http://jmockit.github.io
License The MIT License
Dependencies amount 2
Dependencies spotbugs-annotations, objenesis,
There are maybe transitive dependencies!

spring-html-generator from group com.gyawaliamit (version 1.0.0)

Spring HTML Generator is a simple and lightweight Java application that empowers you to create HTML pages using the Builder pattern. This application is deliberately minimalistic, with no external dependencies other than Java itself. It has been crafted with a singular purpose: to facilitate the creation of HTML templates via Java code.

Group: com.gyawaliamit Artifact: spring-html-generator
Show documentation Show source 
 

0 downloads
Artifact spring-html-generator
Group com.gyawaliamit
Version 1.0.0
Last update 23. August 2023
Organization not specified
URL http://gyawaliamit.com
License The MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

onetrickpony from group com.osmerion.onetrickpony (version 1.0.0)

OneTrickPony is a modern Java library that implements support for One-Time Passwords (OTPs). The library requires Java 11 or later and is fully compatible with Java's module system. It has zero runtime dependencies on external libraries. Built-In support is provided for the HOTP (RFC 4226) and TOTP (RFC 6238) algorithms.

Group: com.osmerion.onetrickpony Artifact: onetrickpony
Show all versions Show documentation Show source 
 

0 downloads
Artifact onetrickpony
Group com.osmerion.onetrickpony
Version 1.0.0
Last update 04. August 2023
Organization not specified
URL https://github.com/Osmerion/OneTrickPony
License BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dataverse-spi from group io.gdcc (version 2.0.0)

A package to create out-of-tree Java code for Dataverse Software. Plugin projects can use this package as an API dependency just like Jakarta EE APIs if they want to create external plugins. These will be loaded at runtime of a Dataverse installation using SPI. See also https://guides.dataverse.org/en/latest/developers for more information.

Group: io.gdcc Artifact: dataverse-spi
Show all versions Show documentation Show source 
 

0 downloads
Artifact dataverse-spi
Group io.gdcc
Version 2.0.0
Last update 28. June 2023
Organization not specified
URL https://dataverse.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

fluo-accumulo from group org.apache.fluo (version 2.0.0)

This module contains all Apache Fluo code that is run by Accumulo. This includes iterators and formatters. Given that this module produces a JAR that needs to be included on the Accumulo classpath, external dependencies should be limited. Some utility classes in this module are not only used by iterators but also used by fluo-core.

Group: org.apache.fluo Artifact: fluo-accumulo
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-accumulo
Group org.apache.fluo
Version 2.0.0
Last update 11. April 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies guava, accumulo-core, fluo-api, hadoop-client-api, zookeeper, slf4j-api,
There are maybe transitive dependencies!



Page 72 from 82 (items total 815)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy