Download JAR files tagged by caused with all dependencies
router from group com.oplus.instant (version 1.4.8-phone)
Fix package conflicts after confusion
Group: com.oplus.instant Artifact: router
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact router
Group com.oplus.instant
Version 1.4.8-phone
Last update 06. November 2024
Organization not specified
URL http://code.oppoer.me/xrun/router.git
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.oplus.instant
Version 1.4.8-phone
Last update 06. November 2024
Organization not specified
URL http://code.oppoer.me/xrun/router.git
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
slf4j-lamba from group com.github.ljhan2 (version 1.0.1)
sl4j-lamba supports Java 8 Lamba log printing, which can optimize potential performance problems caused
by nonstandard usage
Artifact slf4j-lamba
Group com.github.ljhan2
Version 1.0.1
Last update 25. December 2019
Organization not specified
URL https://github.com/ljhan2/slf4j-lamba
License The MIT License (MIT)
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
Group com.github.ljhan2
Version 1.0.1
Last update 25. December 2019
Organization not specified
URL https://github.com/ljhan2/slf4j-lamba
License The MIT License (MIT)
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!
missinglink-parent from group com.spotify (version 0.2.11)
Missinglink scans the bytecode of dependency libraries to attempt to find problems
(such as NoSuchMethodError) caused by conflicting versions that would otherwise only
be found at runtime.
Group: com.spotify Artifact: missinglink-parent
Show all versions
Show all versions
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact missinglink-parent
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization Spotify AB
URL https://github.com/spotify/missinglink
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization Spotify AB
URL https://github.com/spotify/missinglink
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
missinglink-maven-plugin from group com.spotify (version 0.2.11)
Group: com.spotify Artifact: missinglink-maven-plugin
Show all versions Show documentation Show source
Show all versions Show documentation Show source
0 downloads
Artifact missinglink-maven-plugin
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies missinglink-core, guava, maven-plugin-api, maven-core, maven-artifact, maven-dependency-tree,
There are maybe transitive dependencies!
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 6
Dependencies missinglink-core, guava, maven-plugin-api, maven-core, maven-artifact, maven-dependency-tree,
There are maybe transitive dependencies!
missinglink-core from group com.spotify (version 0.2.11)
0 downloads
Artifact missinglink-core
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, asm-tree, auto-matter-annotation,
There are maybe transitive dependencies!
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 3
Dependencies javax.annotation-api, asm-tree, auto-matter-annotation,
There are maybe transitive dependencies!
missinglink-benchmarks from group com.spotify (version 0.2.11)
0 downloads
Artifact missinglink-benchmarks
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.spotify
Version 0.2.11
Last update 06. February 2024
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
multex from group io.github.christophknabe (version 8.5.1)
MulTEx is a simple, but powerful framework for organizing exceptions
and messages in a multi-tier Java software system.
It offers the key features:
Causal chains/trees as a means to capture low-level error information.
Redundancy-free stack traces and message chains in the case of indirectly caused exceptions.
Internationalized message texts and parameters for exceptions.
Services for reporting an exception chain/tree onto streams and dialogs.
A standard way for writing method bodies with regard to exceptions.
A collection of utilities for centralized exception reporting.
0 downloads
Artifact multex
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!
Group io.github.christophknabe
Version 8.5.1
Last update 18. May 2022
Organization Berliner Hochschule für Technik - Berlin University of Applied Sciences and Technology
URL http://public.bht-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 3
Dependencies amount 1
Dependencies tools,
There are maybe transitive dependencies!
ModelCC from group org.modelcc (version 2015)
ModelCC is a model-based parser generator (a.k.a. compiler compiler) that decouples language specification from language processing, avoiding some of the problems caused by grammar-driven parser generators. ModelCC receives a conceptual model as input, along with constraints that annotate it. It is then able to create a parser for the desired textual language and the generated parser fully automates the instantiation of the language conceptual model. ModelCC also includes a built-in reference resolution mechanism that results in abstract syntax graphs, rather than mere abstract syntax trees.
Artifact ModelCC
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group org.modelcc
Version 2015
Last update 19. December 2018
Organization not specified
URL http://www.modelcc.org
License Simplified BSD License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
multex from group de.tfh-berlin.knabe (version 7.1)
MulTEx is a simple, but powerful framework for organizing exceptions and messages in a multi-tier Java software system.
It offers the key features:
Causal chains/trees as a means to capture low-level error information
Redundancy-free stack traces in the case of indirectly caused exceptions
Internationalizable message texts and parameters for exceptions
Services for reporting an exception with its causal chain/tree onto streams and screens
A standard way for writing method bodies with regard to exceptions.
MulTEx depends on Java >= 1.4
Artifact multex
Group de.tfh-berlin.knabe
Version 7.1
Last update 02. May 2007
Organization not specified
URL http://www.tfh-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.tfh-berlin.knabe
Version 7.1
Last update 02. May 2007
Organization not specified
URL http://www.tfh-berlin.de/~knabe/java/multex/
License GNU Lesser General Public License, Version 2.1
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pdf-j from group com.hynnet (version 5.85)
PDF for Java - Open Source Edition License
? 2012 Innovatics Inc.
All rights reserved.
Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
- Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.
- Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and / or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Artifact pdf-j
Group com.hynnet
Version 5.85
Last update 30. December 2016
Organization not specified
URL http://www.pdf.com/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.hynnet
Version 5.85
Last update 30. December 2016
Organization not specified
URL http://www.pdf.com/
License GNU Lesser General Public License
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Page 1 from 2 (items total 11)