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

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!

jaxb2-fluent-api from group codes.rafael.jaxb2_commons (version 3.0.0)

Causes JAXB RI 2 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 JAXB2 implementation.

Group: codes.rafael.jaxb2_commons Artifact: jaxb2-fluent-api
Show documentation Show source 
 

0 downloads
Artifact jaxb2-fluent-api
Group codes.rafael.jaxb2_commons
Version 3.0.0
Last update 29. November 2022
Organization not specified
URL https://github.com/raphw/jaxb2-commons
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

lablib-checkboxtree from group eu.essilab (version 4.0)

CheckboxTree is a Java Swing component providing a tree-like widget with checkboxes in each node. Checkboxes can toggle between the checked and unchecked state. Disabled and greyed checkboxes are also supported. The CheckboxTree API design is inspired by the JTree interface.

Group: eu.essilab Artifact: lablib-checkboxtree
Show all versions Show documentation Show source 
 

0 downloads
Artifact lablib-checkboxtree
Group eu.essilab
Version 4.0
Last update 06. October 2022
Organization ESSI-Lab
URL https://essi-lab.eu/projectsSites/lablib-checkboxtree/
License GPL-2.0-or-later
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

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

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.2
Last update 01. September 2022
Organization WeAreFrank!
URL https://ibissource.org/
License Apache License, Version 2.0
Dependencies amount 11
Dependencies wearefrank__ladybug, cxf-rt-rs-client, jackson-jaxrs-json-provider, ibis-echo2, slf4j-api, commons-lang, spring-beans, spring-context, spring-jdbc, Saxon-HE, ibis-xerces,
There are maybe transitive dependencies!

neo4j-front-end-3.5 from group org.neo4j (version 3.5.35)

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.neo4j Artifact: neo4j-front-end-3.5
Show all versions Show documentation Show source 
 

0 downloads
Artifact neo4j-front-end-3.5
Group org.neo4j
Version 3.5.35
Last update 11. August 2022
Organization not specified
URL http://components.neo4j.org/${project.artifactId}/${project.version}
License Apache License, Version 2.0
Dependencies amount 10
Dependencies neo4j-util-3.5, neo4j-expressions-3.5, neo4j-rewriting-3.5, neo4j-parser-3.5, scala-library, scala-reflect, scalatest_2.11, scalacheck_2.11, parboiled-scala_2.11, commons-lang3,
There are maybe transitive dependencies!



Page 77 from 87 (items total 870)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy