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

Download JAR files tagged by tree with all dependencies

Search JAR files by class name

ibis-ladybug from group org.ibissource (version 2.5)

Ladybug adds message based debugging and message based unit testing and system testing to your Java application. Call Ladybug at certain checkpoints in you code (either directly or using AOP) to generate tree based reports. Implement a rerun method to be able to rerun reports and optionally stub certain checkpoints for regression testing.

Group: org.ibissource Artifact: ibis-ladybug
Show all versions Show documentation Show source 
 

0 downloads
Artifact ibis-ladybug
Group org.ibissource
Version 2.5
Last update 16. May 2024
Organization WeAreFrank!
URL https://github.com/wearefrank/ladybug
License Apache License, Version 2.0
Dependencies amount 13
Dependencies wearefrank__ladybug, cxf-rt-rs-client, jackson-jaxrs-json-provider, ibis-echo2, slf4j-api, commons-lang3, spring-beans, spring-context, spring-jdbc, Saxon-HE, ibis-xerces, xalan, serializer,
There are maybe transitive dependencies!

findsecbugs-test-util from group com.h3xstream.findsecbugs (version 1.13.0)

Utility that could be reuse for FindBugs plugin development. Include: - Loading of the plugin. - Hamcrest Matcher to do make precise assertion Part of the code was imported to SpotBugs: (Those functions are supported by the SpotBugs project) https://github.com/spotbugs/spotbugs/tree/master/test-harness

Group: com.h3xstream.findsecbugs Artifact: findsecbugs-test-util
Show all versions 
 

0 downloads
Artifact findsecbugs-test-util
Group com.h3xstream.findsecbugs
Version 1.13.0
Last update 26. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

log-combiner-parent from group com.credibledoc (version 1.0.51)

A simple library for merging log files with different format of lines timestamps to a single file or readable source with lines sorted by timestamps. See the https://github.com/credibledoc/credible-doc/tree/master/log-combiner-parent page.

Group: com.credibledoc Artifact: log-combiner-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact log-combiner-parent
Group com.credibledoc
Version 1.0.51
Last update 25. February 2024
Organization not specified
URL https://github.com/credibledoc/credible-doc/tree/master/log-combiner-parent
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

log-combiner from group com.credibledoc (version 1.0.51)

Simple command-line tool for merging log files with different format of lines timestamps to a single file or readable source with lines sorted by timestamps. See the https://github.com/credibledoc/credible-doc/tree/master/log-combiner-parent/log-combiner page.

Group: com.credibledoc Artifact: log-combiner
Show all versions Show documentation Show source 
 

0 downloads
Artifact log-combiner
Group com.credibledoc
Version 1.0.51
Last update 25. February 2024
Organization not specified
URL https://github.com/credibledoc/credible-doc/tree/master/log-combiner-parent/log-combiner
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies log-combiner-core, slf4j-api, logback-classic,
There are maybe transitive dependencies!

substitution-generators from group com.credibledoc (version 1.0.51)

This module contains implementations of the ContentGenerator interface. Instances of these classes generate a content. This content will be placed instead of Placeholders. See the https://github.com/credibledoc/credible-doc/tree/master/substitution/substitution-generators page.

Group: com.credibledoc Artifact: substitution-generators
Show all versions Show documentation Show source 
 

0 downloads
Artifact substitution-generators
Group com.credibledoc
Version 1.0.51
Last update 25. February 2024
Organization not specified
URL https://github.com/credibledoc/credible-doc
License The Apache Software License, Version 2.0
Dependencies amount 6
Dependencies substitution-core, plantuml-core, slf4j-api, javaparser-core, logback-classic, classgraph,
There are maybe transitive dependencies!

log-combiner-core from group com.credibledoc (version 1.0.51)

A simple library for merging log files with different format of lines timestamps to a single file or readable source. with lines sorted by timestamps. See the https://github.com/credibledoc/credible-doc/tree/master/log-combiner-parent/log-combiner-core page.

Group: com.credibledoc Artifact: log-combiner-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact log-combiner-core
Group com.credibledoc
Version 1.0.51
Last update 25. February 2024
Organization not specified
URL https://github.com/credibledoc/credible-doc/tree/master/log-combiner-parent/log-combiner-core
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies slf4j-api, logback-classic, commons-compress, xz,
There are maybe transitive dependencies!

jaxb3-fluent-api from group com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons (version 3.0.2)

Causes JAXB RI 3 XJC to generate additional methods that allows method chaining. Method chaining is useful when building object tree in memory, allowing the code to be done in a concise way. The code that uses this plugin can still run with any JAXB3 implementation.

Group: com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons Artifact: jaxb3-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb3-fluent-api
Group com.evolvedbinary.thirdparty.org.jvnet.jaxb3_commons
Version 3.0.2
Last update 04. November 2023
Organization not specified
URL https://github.com/evolvedbinary/jaxb3-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

openCypher-frontend-1 from group org.graphfoundation.ongdb (version 1.0.5)

Scala implementation of - parser - abstract syntax tree (AST) - semantic analysis - typing - scoping for openCypher queries, resulting in a normalised AST representation of the query string. See https://www.opencypher.org for more information on the openCypher project and query language.

Group: org.graphfoundation.ongdb Artifact: openCypher-frontend-1
Show all versions Show documentation Show source 
 

0 downloads
Artifact openCypher-frontend-1
Group org.graphfoundation.ongdb
Version 1.0.5
Last update 27. October 2023
Organization not specified
URL https://graphfoundation.org/projects/ongdb/${project.version}/${project.artifactId}
License Apache License, Version 2.0
Dependencies amount 8
Dependencies ongdb-geequel-util-3.4, ongdb-geequel-expression-3.4, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!

dataverse-spi from group io.gdcc (version 2.0.0)

A package to create out-of-tree Java code for Dataverse Software. Plugin projects can use this package as an API dependency just like Jakarta EE APIs if they want to create external plugins. These will be loaded at runtime of a Dataverse installation using SPI. See also https://guides.dataverse.org/en/latest/developers for more information.

Group: io.gdcc Artifact: dataverse-spi
Show all versions Show documentation Show source 
 

0 downloads
Artifact dataverse-spi
Group io.gdcc
Version 2.0.0
Last update 28. June 2023
Organization not specified
URL https://dataverse.org
License Apache-2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

atr from group nl.big-o (version 1.0.8)

Version 4 of ANTLR produces parse trees (contrary to abstract syntax trees). Depending on how your grammar is written, this can cause the parse tree to become large. This library might help compact the parse tree and adds the possibility to serialize the parse tree to JSON (and the other way around).

Group: nl.big-o Artifact: atr
Show documentation Show source 
 

0 downloads
Artifact atr
Group nl.big-o
Version 1.0.8
Last update 01. January 2023
Organization not specified
URL https://github.com/bkiers/antlr-tree-rewriter-java
License MIT License
Dependencies amount 2
Dependencies antlr4-runtime, antlr4-maven-plugin,
There are maybe transitive dependencies!



Page 79 from 90 (items total 893)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy