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

maltcms-modules from group io.github.nilshoffmann (version 2.0.0)

Maltcms, short for "Modular Application Toolkit for Chromatography Mass-Spectrometry" is an application framework mainly suited for developers working in the domain of bioinformatics for metabolomics and proteomics. Its aim is to provide reusable, efficient datastructures, abstracting from the various low-level data-formats like netcdf (ANDIMS), mzXML, mzData and mzML and providing consistent access to data features like mass spectra, chromatograms and metadata. Furthermore, Maltcms provides a platform for the implementation and execution of processing pipelines. New and existing algorithms can be easily implemented or included and executed together with existing processing elements.

Group: io.github.nilshoffmann Artifact: maltcms-modules
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact maltcms-modules
Group io.github.nilshoffmann
Version 2.0.0
Last update 11. August 2023
Organization not specified
URL https://nilshoffmann.github.io/maltcms/
License L-GPL v3
Dependencies amount 1
Dependencies slf4j-log4j12,
There are maybe transitive dependencies!

cita-cloud-sdk from group com.rivtower (version 1.0.2)

CITA-Cloud is an open-source blockchain development framework. It is released under the Apache 2.0 license and provides an architecture and development tools for customization. Its aim is to overcome the scalability and programmability challenges of blockchain technology at the underlying level. Leveraging cloud-native capabilities, it allows flexible replacement of blockchain components. Research institutions can easily integrate and transform their research results. Ultimately, the goal is to achieve flexibility, openness, and interoperability at the underlying level of blockchain for different scenarios.

Group: com.rivtower Artifact: cita-cloud-sdk
Show all versions Show documentation Show source 
 

0 downloads
Artifact cita-cloud-sdk
Group com.rivtower
Version 1.0.2
Last update 11. July 2023
Organization not specified
URL https://github.com/cita-cloud/cita-cloud-sdk-java
License The Apache License, Version 2.0
Dependencies amount 9
Dependencies grpc-netty-shaded, grpc-protobuf, grpc-stub, core, commons-collections4, reflections, commons-lang3, mock.java, jackson-databind,
There are maybe transitive dependencies!

defailtj from group io.defaultj (version 2.2.0.4)

DefaultJ is a powerful Java library that provides default values for any class, offering multiple strategies for obtaining those values. It can be used as a dependency injection utility, similar to Guice. With 14 built-in strategies, DefaultJ can obtain default values through various means such as explicit bindings, annotations, enum values, factory methods, and more. It also supports custom annotations and offers annotation processors for validation. Available on Maven Central, DefaultJ can be easily integrated into Gradle and Maven projects. Contributions and selective usage of the library are encouraged.

Group: io.defaultj Artifact: defailtj
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact defailtj
Group io.defaultj
Version 2.2.0.4
Last update 11. July 2023
Organization not specified
URL https://github.com/NawaMan/DefaultJ
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mash-velocity from group org.technologybrewery.mash (version 1.6.0)

Group: org.technologybrewery.mash Artifact: mash-velocity

 

0 downloads
Artifact mash-velocity
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies mash-core, log4j-api, log4j-core, log4j-slf4j-impl, velocity-engine-core,
There are maybe transitive dependencies!

mash-jolt from group org.technologybrewery.mash (version 1.6.0)

Group: org.technologybrewery.mash Artifact: mash-jolt

 

0 downloads
Artifact mash-jolt
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies mash-core, log4j-api, log4j-core, log4j-slf4j-impl, jolt-core, json-utils,
There are maybe transitive dependencies!

mash-core from group org.technologybrewery.mash (version 1.6.0)

Group: org.technologybrewery.mash Artifact: mash-core

 

0 downloads
Artifact mash-core
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies log4j-api, log4j-core, log4j-slf4j-impl, krausening, jackson-core, jackson-annotations, jackson-databind, poi, poi-ooxml,
There are maybe transitive dependencies!

mash-parent from group org.technologybrewery.mash (version 1.6.0)

In brewing, mashing passes raw ingredients through hot water to activate, hydrate, and convert them for fermentation. Mash, the open source project, takes raw data payloads and provides a generic mediation process to translate the payloads into a new output. This allows configuration-driven mediation to be plugged into your application, which is especially important when dealing with ad-hoc tweaks that need to occur to payloads to add, remove, or alter them to conform to changing service payloads to/from other systems.

Group: org.technologybrewery.mash Artifact: mash-parent
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact mash-parent
Group org.technologybrewery.mash
Version 1.6.0
Last update 02. May 2023
Organization not specified
URL https://github.com/TechnologyBrewery/mash
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

getopt-databind from group pro.johndunlap (version 0.5.6)

This is a Java library which provides a flexible and customizable way to bind command line arguments to Java objects, in a similar manner to how JSON, XML, and YAML can be bound to Java objects. You can easily define Java classes that represent the data structure of your command line arguments, and use annotations to specify how those arguments should be parsed and bound to the corresponding fields in your Java object. This allows you to write command line interfaces that are more intuitive and easier to use, while also reducing the amount of boilerplate code that is needed to parse and validate command line arguments.

Group: pro.johndunlap Artifact: getopt-databind
Show documentation Show source 
 

0 downloads
Artifact getopt-databind
Group pro.johndunlap
Version 0.5.6
Last update 20. April 2023
Organization not specified
URL https://github.com/johndunlap/getopt-databind
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dryuf-concurrent from group net.dryuf (version 1.7.0)

Dryuf Concurrent is enhancement over original Java Concurrent Future design. Apart from providing ListenableFuture functionality, it provides flexibility how to handle cancel() operations, can delay the notifications. It allows various types of notification listeners, distinguishing among successful end, failure and end due to cancel request. Last but not least, it has very low memory footprint and excellent performance, even outperforming JDK Future without listener support.

Group: net.dryuf Artifact: dryuf-concurrent
Show all versions Show documentation Show source 
 

0 downloads
Artifact dryuf-concurrent
Group net.dryuf
Version 1.7.0
Last update 01. April 2023
Organization not specified
URL https://github.com/dryuf/dryuf-concurrent
License Apache 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

plasma from group org.terrameta (version 2.2.0)

The Plasma project is an SDO 2.1 implementation with associated provisioning and other tools. In its initial releases, the PlasmaSDO™ implementation seeks to address the need for automation and code generation under SDO for standard enterprise Java web applications while focusing on critical operational considerations these applications face, such as optimistic and pessimistic concurrency control. The PlasmaSDO™ implementation is not bound to any integrated development environment (IDE) and provides support for standard Java™ based build tools. Note: Such operational considerations such as optimistic and pessimistic concurrency control are seen as a feature gap within various commercial and open-source SDO offerings, and are facilitated in PlasmaSDO™ by a custom UML profile and various associated SDO API extensions.

Group: org.terrameta Artifact: plasma
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact plasma
Group org.terrameta
Version 2.2.0
Last update 31. March 2023
Organization not specified
URL http://plasma-framework.org
License Plasma License
Dependencies amount 4
Dependencies junit, log4j-api, log4j-core, commons-logging,
There are maybe transitive dependencies!



Page 2097 from 2130 (items total 21298)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy