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

Download JAR files tagged by provides with all dependencies

Search JAR files by class name

agent-common from group org.apache.inlong.agent-common.1.11.0.inlong1.11.org.apache.inlong (version 1.11.0)

Group: org.apache.inlong.agent-common.1.11.0.inlong1.11.org.apache.inlong Artifact: agent-common
Show source 
 

0 downloads
Artifact agent-common
Group org.apache.inlong.agent-common.1.11.0.inlong1.11.org.apache.inlong
Version 1.11.0
Last update 18. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 18
Dependencies inlong-common, audit-sdk, commons-dbutils, commons-lang3, gson, log4j-api, log4j-core, log4j-slf4j-impl, slf4j-api, rocksdbjni, commons-codec, commons-cli, commons-io, shiro-core, simpleclient, simpleclient_hotspot, simpleclient_httpserver, lombok,
There are maybe transitive dependencies!

scijava-common from group org.scijava (version 2.98.0)

SciJava Common is a shared library for SciJava software. It provides a plugin framework, with an extensible mechanism for service discovery, backed by its own annotation processor, so that plugins can be loaded dynamically. It is used by downstream projects in the SciJava ecosystem, such as ImageJ and SCIFIO.

Group: org.scijava Artifact: scijava-common
Show all versions Show documentation Show source 
 

27 downloads
Artifact scijava-common
Group org.scijava
Version 2.98.0
Last update 16. February 2024
Organization SciJava
URL https://github.com/scijava/scijava-common
License Simplified BSD License
Dependencies amount 1
Dependencies parsington,
There are maybe transitive dependencies!

dockerfile-image-update from group com.salesforce.dockerfile-image-update (version 1.1.26)

This tool provides a mechanism to make security updates to docker images at scale. The tool searches github for declared docker images and sends pull requests to projects that are not using the desired version of the requested docker image.

Group: com.salesforce.dockerfile-image-update Artifact: dockerfile-image-update
Show all versions Show documentation Show source 
 

0 downloads
Artifact dockerfile-image-update
Group com.salesforce.dockerfile-image-update
Version 1.1.26
Last update 13. February 2024
Organization Salesforce
URL https://github.com/salesforce/dockerfile-image-update
License BSD 3-Clause License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

infinitic-spring-boot-3-starter from group com.tiarebalbi.infinitic (version 1.1.1)

This repository provides an auto-configuration integration with Spring Boot for the Infinitic library, which is designed to orchestrate services distributed on multiple servers, built on top of Apache Pulsar. With Infinitic, you can easily manage complex scenarios, ensuring that failures don't disrupt your workflows.

Group: com.tiarebalbi.infinitic Artifact: infinitic-spring-boot-3-starter
Show all versions Show documentation Show source 
 

0 downloads
Artifact infinitic-spring-boot-3-starter
Group com.tiarebalbi.infinitic
Version 1.1.1
Last update 09. February 2024
Organization not specified
URL https://github.com/tiarebalbi/infinitic-spring-boot-integration
License Apache License 2.0
Dependencies amount 1
Dependencies kotlin-stdlib,
There are maybe transitive dependencies!

neta-core from group net.hasor (version 1.0.4)

Hasor Neta is a network application framework that helps users to develop high performance and high scalability network applications easily. It provides an abstract asynchronous duplex API model over various transports such as TCP/IP and UDP/IP via Java AIO.

Group: net.hasor Artifact: neta-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact neta-core
Group net.hasor
Version 1.0.4
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies cobble-all,
There are maybe transitive dependencies!

neta-codec from group net.hasor (version 1.0.4)

Hasor Neta is a network application framework that helps users to develop high performance and high scalability network applications easily. It provides an abstract asynchronous duplex API model over various transports such as TCP/IP and UDP/IP via Java AIO.

Group: net.hasor Artifact: neta-codec
Show all versions Show documentation Show source 
 

0 downloads
Artifact neta-codec
Group net.hasor
Version 1.0.4
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies neta-core,
There are maybe transitive dependencies!

patterntesting-check from group org.patterntesting (version 2.4.0)

PatternTesting Check (patterntesting-check) is a quality framework that allows to automatically verify that Architecture/Design recommendations are implemented correctly in the code. It provides different checks of known anti patterns (like using System.out for logging) but provides also a test framework for better testing.

Group: org.patterntesting Artifact: patterntesting-check
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact patterntesting-check
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/check/
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

patterntesting-rt from group org.patterntesting (version 2.4.0)

PatternTesting Runtime (patterntesting-rt) is the runtime component for the PatternTesting framework. It provides the annotations and base classes for the PatternTesting testing framework (e.g. patterntesting-check, patterntesting-concurrent or patterntesting-exception) but can be also used standalone for classpath monitoring or profiling. It uses AOP and AspectJ to perform this feat.

Group: org.patterntesting Artifact: patterntesting-rt
Show all versions Show documentation Show source 
 

8 downloads
Artifact patterntesting-rt
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/runtime/
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies aspectjrt, commons-lang3, jsr305, clazzfish-jdbc, validation-api, slf4j-api,
There are maybe transitive dependencies!

json-tree from group org.hisp.dhis (version 1.0)

This module provides a library to parse and browse JSON documents provided as input string. It is build in particular to extract JSON nodes by path with high performance. This is done by skipping nodes that are not of interest and by only building a cheap low level node representation for those nodes that are extracted.

Group: org.hisp.dhis Artifact: json-tree
Show all versions Show documentation Show source 
 

0 downloads
Artifact json-tree
Group org.hisp.dhis
Version 1.0
Last update 02. February 2024
Organization UiO
URL https://github.com/dhis2/json-tree
License BSD
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

rd-lib-jdbacl from group com.rapiddweller (version 1.1.17-jdk-11)

'jdbacl' stands for 'Java DataBase ACcess Layer' and provides utilities for accessing JDBC databases from Java programs, retrieving meta information in an object model and querying database data. 'rapiddweller jdbacl' is forked from Databene jdbacl by Volker Bergmann.

Group: com.rapiddweller Artifact: rd-lib-jdbacl
Show all versions Show documentation Show source 
 

0 downloads
Artifact rd-lib-jdbacl
Group com.rapiddweller
Version 1.1.17-jdk-11
Last update 02. February 2024
Organization rapiddweller GmbH
URL https://www.rapiddweller.com/opensource/rd-lib-jdbacl
License GNU Public License
Dependencies amount 16
Dependencies rd-lib-common, rd-lib-contiperf, rd-lib-format, rd-lib-script, h2, derbyclient, jaybird, mysql-connector-java, hsqldb, mssql-jdbc, ojdbc11, postgresql, icu4j, connector-api, antlr, slf4j-api,
There are maybe transitive dependencies!



Page 1396 from 2128 (items total 21272)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy