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

Download JAR files tagged by different with all dependencies

Search JAR files by class name

excalibur-testcase from group org.apache.excalibur.testcase (version 2.2.1)

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Group: org.apache.excalibur.testcase Artifact: excalibur-testcase
Show documentation Show source 
 

0 downloads
Artifact excalibur-testcase
Group org.apache.excalibur.testcase
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies avalon-framework-api, avalon-framework-impl, excalibur-component,
There are maybe transitive dependencies!

excalibur-component from group org.apache.excalibur.component (version 2.2.1)

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Group: org.apache.excalibur.component Artifact: excalibur-component
Show documentation Show source 
 

3 downloads
Artifact excalibur-component
Group org.apache.excalibur.component
Version 2.2.1
Last update 15. February 2007
Organization not specified
URL Not specified
License not specified
Dependencies amount 8
Dependencies avalon-framework-api, excalibur-logger, avalon-logkit, excalibur-pool-api, excalibur-pool-impl, excalibur-pool-instrumented, excalibur-instrument-api, excalibur-instrument-mgr-impl,
There are maybe transitive dependencies!

informa from group informa (version 0.6.0)

The Informa RSS Library provides a convenient Java API for handling news channels and metadata about them. Different syntax formats (like RSS 0.91 and 1.0 RDF) for channels are supported. In addition a parser for reading in channel information descriptions (OPML) is provided.

Group: informa Artifact: informa

 

0 downloads
Artifact informa
Group informa
Version 0.6.0
Last update 24. November 2005
Organization Informa Project
URL http://informa.sourceforge.net/
License GNU Lesser General Public License (LGPL)
Dependencies amount 12
Dependencies jdom, commons-logging, lucene, hibernate, cglib, commons-lang, commons-beanutils, commons-collections, dom4j, odmg, ehcache, hsqldb,
There are maybe transitive dependencies!

excalibur-testcase from group excalibur-component (version 2.1)

This project contains utilities for managing components. ECM is what we call an "avalon container", though it is somewhat different in architecture to newer developments like Phoenix and Fortress. Our intend is to someday completely replace ECM with Fortress. In particular, this package contains the ExcaliburComponentManager, usually abbreviated to ECM.

Group: excalibur-component Artifact: excalibur-testcase

 

2 downloads
Artifact excalibur-testcase
Group excalibur-component
Version 2.1
Last update 08. November 2005
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies avalon-logkit, avalon-framework-api, avalon-framework-impl, excalibur-logger, excalibur-component, excalibur-instrument-api, junit,
There are maybe transitive dependencies!

imixs-workflow-engine from group org.imixs.workflow (version 6.0.6)

Group: org.imixs.workflow Artifact: imixs-workflow-engine
Show all versions Show documentation Show source 
 

4 downloads
Artifact imixs-workflow-engine
Group org.imixs.workflow
Version 6.0.6


wildfly-client-all from group org.wildfly (version 32.0.1.Final)

This artifact provides a single jar that contains all classes required to use remote Jakarta Enterprise Beans and Jakarta Messaging, including all dependencies. It is intended for use by those not using maven, maven users should just import the Jakarta Enterprise Beans and Jakarta Messaging BOM's instead (shaded JAR's cause lots of problems with maven, as it is very easy to inadvertently end up with different versions on classes on the class path).

Group: org.wildfly Artifact: wildfly-client-all
Show all versions Show source 
 

121 downloads
Artifact wildfly-client-all
Group org.wildfly
Version 32.0.1.Final
Last update 31. May 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jgoslin from group org.lifs-tools (version 2.2.1)

This project is a parser, validator and normalizer implementation for shorthand lipid nomenclatures, base on the Grammar of Succinct Lipid Nomenclatures project. Goslin defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not.

Group: org.lifs-tools Artifact: jgoslin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jgoslin
Group org.lifs-tools
Version 2.2.1
Last update 08. May 2024
Organization not specified
URL https://github.com/lifs-tools/jgoslin
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

module-size-calculator from group pl.tfij (version 1.0.0)

The Module Size Calculator is a Java library designed for analyzing the size of modules within a project based on lines of code (LOC). It provides functionalities to calculate and visualize the distribution of code among different modules, helping developers understand the codebase's structure and identify potential areas for optimization or refactoring.

Group: pl.tfij Artifact: module-size-calculator
Show documentation Show source 
 

0 downloads
Artifact module-size-calculator
Group pl.tfij
Version 1.0.0
Last update 24. February 2024
Organization not specified
URL https://github.com/tfij/module-size-calculator
License The Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

maybe from group io.github.joselion (version 4.2.1)

Maybe<T> is a monadic wrapper similar java.util.Optional, but with a different intention. By leveraging Optional<T> benefits, it provides a functional API that safely allows us to perform operations that may or may not throw checked and unchecked exceptions. The wrapper intends to help us avoid the imperative try/catch syntax, while promoting safe exception handling and functional programming principles.

Group: io.github.joselion Artifact: maybe
Show all versions Show documentation Show source 
 

0 downloads
Artifact maybe
Group io.github.joselion
Version 4.2.1
Last update 13. February 2024
Organization not specified
URL https://github.com/JoseLion/maybe
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies org.eclipse.jdt.annotation,
There are maybe transitive dependencies!

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!



Page 165 from 193 (items total 1929)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy