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

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

PatternTesting Check.CT (patterntesting-check-ct) 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. The checks are done during compile time (this is the "CT" in Check.CT").

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

0 downloads
Artifact patterntesting-check-ct
Group org.patterntesting
Version 2.4.0
Last update 03. February 2024
Organization not specified
URL http://patterntesting.org/release/check/ct/
License not specified
Dependencies amount 1
Dependencies patterntesting-rt,
There are maybe transitive dependencies!

ionos-cloud-sdk from group com.ionoscloud (version 6.1.7)

The API allows you to perform a variety of management tasks such as spinning up additional servers, adding volumes, adjusting networking, and so forth. It is designed to allow users to leverage the same power and flexibility found within the DCD visual tool. Both tools are consistent with their concepts and lend well to making the experience smooth and intuitive.

Group: com.ionoscloud Artifact: ionos-cloud-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact ionos-cloud-sdk
Group com.ionoscloud
Version 6.1.7
Last update 01. February 2024
Organization not specified
URL https://github.com/ionos-cloud/sdk-java
License Unlicense
Dependencies amount 13
Dependencies swagger-annotations, jsr305, okhttp, logging-interceptor, gson, gson-fire, commons-lang3, jsr311-api, javax.ws.rs-api, jackson-datatype-jsr310, threetenbp, javax.annotation-api, jackson-databind-nullable,
There are maybe transitive dependencies!

invest-api-java-sdk-starter from group io.github.dankosik (version 1.6.0-RC1)

Starter for RussianInvestments/invest-api-java-sdk is a convenient tool that allows you to quickly and easily integrate RussianInvestments/invest-api-java-sdk for accessing market data and trading into your Spring Boot applications. This starter provides easy configuration and automatic setup, allowing you to focus on developing functionality instead of spending time on setting up the integration with RussianInvestments/invest-api-java-sdk.

Group: io.github.dankosik Artifact: invest-api-java-sdk-starter
Show all versions Show documentation 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact invest-api-java-sdk-starter
Group io.github.dankosik
Version 1.6.0-RC1
Last update 08. January 2024
Organization not specified
URL https://github.com/Dankosik/invest-api-java-sdk-starter
License The Apache License, Version 2.0
Dependencies amount 5
Dependencies kotlinx-coroutines-reactor, kotlinx-coroutines-core-jvm, reactor-kotlin-extensions, java-sdk-core, kotlin-stdlib,
There are maybe transitive dependencies!

single-table from group io.dataspray (version 2.1.5)

DynamoDB best practices encourages a single-table design that allows multiple record types to reside within the same table. The goal of this library is to improve the experience of Java developers and make it safer to define non-conflicting schema of each record, serializing and deserializing automatically and working with secondary indexes.

Group: io.dataspray Artifact: single-table
Show all versions Show documentation Show source 
 

0 downloads
Artifact single-table
Group io.dataspray
Version 2.1.5
Last update 02. January 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies slf4j-api, lombok, guava, gson, gson-immutable, dynamodb, aws-cdk-lib, commons-lang,
There are maybe transitive dependencies!

dynamicreports-core from group net.sourceforge.dynamicreports (version 6.20.1)

DynamicReports is an open source Java reporting library based on JasperReports. It allows to create dynamic report designs and it doesn't need a visual report designer. You can very quickly create reports and produce documents that can be displayed, printed or exported into many popular formats such as PDF, Excel, Word and others.

Group: net.sourceforge.dynamicreports Artifact: dynamicreports-core
Show all versions Show documentation Show source 
 

376 downloads
Artifact dynamicreports-core
Group net.sourceforge.dynamicreports
Version 6.20.1
Last update 21. November 2023
Organization not specified
URL https://github.com/dynamicreports
License not specified
Dependencies amount 11
Dependencies jasperreports, core, commons-text, commons-lang3, barcode4j, junit, batik-bridge, jaxb-api, jaxb-core, jaxb-core, jaxb-impl,
There are maybe transitive dependencies!

biz.aQute.remote.agent from group biz.aQute.bnd (version 7.0.0)

This bundle acts as an agent for the remote launching architecture. When started, it will bind to port 29998 and listens for incoming requests. When this port is accessed, it will open a link that allows it to act as an OSGi management agent that is remotely controlled. When this connection is closed, it will remove all bundles that were installed through this connection. The protocol is highly optimized to make this also work for small devices and slow connections.

Group: biz.aQute.bnd Artifact: biz.aQute.remote.agent
Show all versions Show documentation Show source 
 

1 downloads
Artifact biz.aQute.remote.agent
Group biz.aQute.bnd
Version 7.0.0
Last update 06. October 2023
Organization Bndtools
URL https://bnd.bndtools.org/
License (Apache-2.0 OR EPL-2.0)
Dependencies amount 3
Dependencies biz.aQute.bnd.util, biz.aQute.bndlib, org.apache.felix.gogo.runtime,
There are maybe transitive dependencies!

biojava-legacy from group org.biojava (version 1.9.7)

BioJava is an open-source project dedicated to providing a Java framework for processing biological data. It provides analytical and statistical routines, parsers for common file formats and allows the manipulation of sequences and 3D structures. The goal of the biojava project is to facilitate rapid application development for bioinformatics.

Group: org.biojava Artifact: biojava-legacy
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact biojava-legacy
Group org.biojava
Version 1.9.7
Last update 18. September 2023
Organization BioJava
URL http://www.biojava.org
License GNU LGPL v2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

logstash-logback-sensitive-data-obfuscator from group io.github.orczykowski (version 1.0.0)

This library provides a solution for masking sensitive data in logs within applications that use Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive data. The library includes predefined patterns for detecting sensitive values and also allows for creating custom patterns.

Group: io.github.orczykowski Artifact: logstash-logback-sensitive-data-obfuscator
Show documentation Show source 
 

0 downloads
Artifact logstash-logback-sensitive-data-obfuscator
Group io.github.orczykowski
Version 1.0.0
Last update 23. July 2023
Organization not specified
URL http://maven.apache.org
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

norconex-importer from group com.norconex.collectors (version 3.0.1)

Norconex Importer is a Java library and command-line application meant to "parse" and "extract" content out of a computer file as plain text, whatever its format (HTML, PDF, Word, etc). In addition, it allows you to perform any manipulation on the extracted text before importing/using it in your own service or application.

Group: com.norconex.collectors Artifact: norconex-importer
Show all versions Show documentation Show source 
 

0 downloads
Artifact norconex-importer
Group com.norconex.collectors
Version 3.0.1
Last update 09. July 2023
Organization not specified
URL https://opensource.norconex.com/importer
License not specified
Dependencies amount 12
Dependencies tika-core, tika-parsers, tika-translate, commons-cli, jj2000, opencsv, luaj-jse, webp-imageio, norconex-commons-lang, log4j-slf4j-impl, log4j-core, jcl-over-slf4j,
There are maybe transitive dependencies!

krausening-root from group org.bitbucket.askllc.krausening (version 15)

Krausening is a library that allows for the externalization of property and configuration files from deployment units, such as WARs, EARs, uber JARs, etc. By ensuring that property files are external to deployment packages, these packages can be easily reused as-is to deploy to heterogeneous environments, circumventing the need to hack apart or rebuild the package to support property file modification.

Group: org.bitbucket.askllc.krausening Artifact: krausening-root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact krausening-root
Group org.bitbucket.askllc.krausening
Version 15
Last update 04. April 2023
Organization not specified
URL https://bitbucket.org/askllc/krausening
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 396 from 3 (items total 4415)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy