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

Download JAR files tagged by number with all dependencies

Search JAR files by class name

maven-plugin-tools-pluggy from group org.apache.maven (version 2.0.4)

Group: org.apache.maven Artifact: maven-plugin-tools-pluggy
Show all versions Show documentation Show source 
 

0 downloads
Artifact maven-plugin-tools-pluggy
Group org.apache.maven
Version 2.0.4
Last update 07. May 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies maven-plugin-tools-api, maven-model, maven-plugin-tools-java,
There are maybe transitive dependencies!

maven-site from group org.apache.maven (version 2.0.1)

Group: org.apache.maven Artifact: maven-site
Show all versions 
 

0 downloads
Artifact maven-site
Group org.apache.maven
Version 2.0.1
Last update 07. May 2006
Organization not specified
URL http://maven.apache.org/maven2
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

asn1-codec from group directory-asn1 (version 0.3.3)

API for stackable stateful encoders and decoders. Such codec interfaces allow for the efficient processing of data as it is made available while maintaining small actively processing footprints. Of course these aspects depend on the implementation as well however this API standardizes the minimum set of interfaces associated with codec's that are stateful. Until this API is added to the commons-codec project several interfaces and classes here are duplicated to minimize the number of dependencies: namely a dependency on commons-codec will be avoided.

Group: directory-asn1 Artifact: asn1-codec
Show all versions 
 

1 downloads
Artifact asn1-codec
Group directory-asn1
Version 0.3.3
Last update 09. January 2006
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies mina,
There are maybe transitive dependencies!

d-haven-event from group d-haven-event (version 1.0.3)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: d-haven-event

 

0 downloads
Artifact d-haven-event
Group d-haven-event
Version 1.0.3
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

event from group d-haven-event (version 1.0.2)

D-Haven Event is a library designed to make it easier to develop event based processing systems. It also includes a CommandManager to handle certain activities behind the scenes in a controlled number of background threads. The library has been fully tested, and all dependencies have been brought to a minimum.

Group: d-haven-event Artifact: event
Show all versions 
 

0 downloads
Artifact event
Group d-haven-event
Version 1.0.2
Last update 24. November 2005
Organization D-Haven.org
URL http://projects.d-haven.org/modules/sections/index.php?op=listarticles&secid=4
License not specified
Dependencies amount 1
Dependencies concurrent,
There are maybe transitive dependencies!

fermenter-mda from group org.technologybrewery.fermenter (version 2.10.2)

Group: org.technologybrewery.fermenter Artifact: fermenter-mda
Show all versions Show documentation Show source 
 

0 downloads
Artifact fermenter-mda
Group org.technologybrewery.fermenter
Version 2.10.2
Last update 02. April 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 9
Dependencies velocity-engine-core, commons-logging, commons-io, commons-collections4, commons-lang3, jackson-core, jackson-databind, json-schema-validator, krausening,
There are maybe transitive dependencies!

root from group org.technologybrewery.fermenter (version 2.10.2)

In brewing, a fermenter is a vessel in which unfinished ingredients become nearly finished beer. In Model Driven Architecture, Fermenter is a project that converts functional concepts into nearly finished applications. This approach allows for the quick definition and assembly of applications with the focus on functional concepts rather than technical underpinnings. Fermenter is an MDA engine that allows common concepts to be modeled and spawn any number of generated source files. In turn, this allows developers to focus more time on business logic, less time on technical underpinnings, and achieve extremely high levels of architectural conformity.

Group: org.technologybrewery.fermenter Artifact: root
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact root
Group org.technologybrewery.fermenter
Version 2.10.2
Last update 02. April 2024
Organization not specified
URL https://github.com/TechnologyBrewery/fermenter
License MIT License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

chartfx-parent from group io.fair-acc (version 11.3.1)

The chart-fx charting library is an extension in the spirit of Oracle's XYChart and performance/time-proven JDataViewer charting functionalities. Emphasis was put on plotting performance for both large number of data points and real-time displays, as well as scientific accuracies leading to error bar/surface plots, and other scientific plotting features (parameter measurements, fitting, multiple axes, zoom, ...). The library also contains a small set of math routines that can operate directly on the DataSet primitive for fitting, computing spectra, linear algebra, FIR/IIR filtering, and other functionalities common to signal processing.

Group: io.fair-acc Artifact: chartfx-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact chartfx-parent
Group io.fair-acc
Version 11.3.1
Last update 08. March 2024
Organization GSI Helmholtzzentrum für Schwerionenforschung GmbH
URL https://github.com/fair-acc/chart-fx
License LGPLv3
Dependencies amount 3
Dependencies slf4j-api, commons-lang3, annotations,
There are maybe transitive dependencies!

igrp-core-war from group cv.igrp (version 2.0.0.240307-RC2)

IGRPWeb is a platform developed by the Operational Nucleus for the Information Society (NOSi) to create web applications, based on business steps, processes, automatic code generation and incorporation of the Once-Only-Principle, written in Java. The IGRPWeb core is extremely lightweight and based on simple concepts. It's open-source and distributed under the Apache 2.0 license. Allows you to build unlimited number of e-government applications by yourself ensuring sustainability with an affordable and scalable solution on your own data.

Group: cv.igrp Artifact: igrp-core-war
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact igrp-core-war
Group cv.igrp
Version 2.0.0.240307-RC2
Last update 07. March 2024
Organization not specified
URL https://github.com/NOSiCode-CV/IGRP-Framework
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

brownies-collections from group org.magicwerk.brownies (version 0.9.22)

Brownies Collections complements the Java Collections Framework. GapList combines the strengths of both ArrayList and LinkedList. BigList is a list optimized for storing large number of elements. There are specialized List implementations for all primitive data types (IntGapList, IntBigList, IntObjGapList, IntObjBigList). The key collection classes offer support for keys and constraints for lists and collections (KeyList, KeyCollection, KeySet, Key1List, Key1Collection, Key1Set, Key2List, Key2Collection, Key2Set).

Group: org.magicwerk.brownies Artifact: brownies-collections
Show all versions Show documentation Show source 
 

0 downloads
Artifact brownies-collections
Group org.magicwerk.brownies
Version 0.9.22
Last update 22. December 2023
Organization not specified
URL http://www.magicwerk.org/collections
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 140 from 154 (items total 1535)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy