Download JAR files tagged by blocks with all dependencies
asciidoc-extensions-test from group de.elnarion.asciidoc (version 0.9.2)
Artifact asciidoc-extensions-test
Group de.elnarion.asciidoc
Version 0.9.2
Last update 06. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group de.elnarion.asciidoc
Version 0.9.2
Last update 06. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
mpl-ide from group de.adrodoc55.mpl (version 1.3.2)
MPL is a language that makes it easier to write applications for Minecraft 1.9 or higher. The final result of compiling an MPL application are command blocks that can be imported into your world in various ways. MPL comes with it's own editor that supports syntax- and error-highlighting and has a built in compiler.
0 downloads
Artifact mpl-ide
Group de.adrodoc55.mpl
Version 1.3.2
Last update 18. September 2017
Organization not specified
URL https://github.com/Adrodoc55/MPL
License GNU General Public License 3.0
Dependencies amount 3
Dependencies mpl-compiler, beanfabrics-swing, org.eclipse.fx.code.editor.fx,
There are maybe transitive dependencies!
Group de.adrodoc55.mpl
Version 1.3.2
Last update 18. September 2017
Organization not specified
URL https://github.com/Adrodoc55/MPL
License GNU General Public License 3.0
Dependencies amount 3
Dependencies mpl-compiler, beanfabrics-swing, org.eclipse.fx.code.editor.fx,
There are maybe transitive dependencies!
mpl-compiler from group de.adrodoc55.mpl (version 1.3.2)
MPL is a language that makes it easier to write applications for Minecraft 1.9 or higher. The final result of compiling an MPL application are command blocks that can be imported into your world in various ways. MPL comes with it's own editor that supports syntax- and error-highlighting and has a built in compiler.
0 downloads
Artifact mpl-compiler
Group de.adrodoc55.mpl
Version 1.3.2
Last update 18. September 2017
Organization not specified
URL https://github.com/Adrodoc55/MPL
License GNU General Public License 3.0
Dependencies amount 5
Dependencies antlr4-runtime, guava, jcommander, jsr305, nbt,
There are maybe transitive dependencies!
Group de.adrodoc55.mpl
Version 1.3.2
Last update 18. September 2017
Organization not specified
URL https://github.com/Adrodoc55/MPL
License GNU General Public License 3.0
Dependencies amount 5
Dependencies antlr4-runtime, guava, jcommander, jsr305, nbt,
There are maybe transitive dependencies!
maven-pmd-plugin from group maven (version 1.10)
The Maven PMD plugin is a plugin that wraps the PMD framework (http://pmd.sourceforge.net). PMD is a source checking framework that works by scanning Java source code and looks for potential problems like: unused local variables, empty catch blocks, unused parameters, empty 'if' statements, etc.
Artifact maven-pmd-plugin
Group maven
Version 1.10
Last update 28. March 2007
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/pmd/
License not specified
Dependencies amount 4
Dependencies pmd, asm, backport-util-concurrent, jaxen,
There are maybe transitive dependencies!
Group maven
Version 1.10
Last update 28. March 2007
Organization Apache Software Foundation
URL http://maven.apache.org/maven-1.x/plugins/pmd/
License not specified
Dependencies amount 4
Dependencies pmd, asm, backport-util-concurrent, jaxen,
There are maybe transitive dependencies!
cocoon-core from group org.apache.cocoon (version 2.3.0)
Module that contains dependencies to all modules normally needed for a basic
Cocoon webapp. Cocoon blocks should normally depend on this modules, as the
exact content of the more fine grained sitemap, pipeline and support modules
is not stable yet. This module also contains some classes, configuration
files and tests that we not have decided where to move yet.
0 downloads
Artifact cocoon-core
Group org.apache.cocoon
Version 2.3.0
Last update 29. October 2023
Organization not specified
URL http://cocoon.apache.org/${docs.m.core.relPath}
License not specified
Dependencies amount 21
Dependencies cocoon-spring-configurator, cocoon-configuration-api, cocoon-block-deployment, cocoon-pipeline-components, cocoon-sitemap-impl, cocoon-sitemap-components, cocoon-xml-resolver, cocoon-thread-api, cocoon-xml-util, excalibur-pool-api, excalibur-logger, excalibur-store, avalon-framework-impl, commons-io, commons-logging, commons-jexl, xalan, xercesImpl, xml-apis, xml-resolver, log4j,
There are maybe transitive dependencies!
Group org.apache.cocoon
Version 2.3.0
Last update 29. October 2023
Organization not specified
URL http://cocoon.apache.org/${docs.m.core.relPath}
License not specified
Dependencies amount 21
Dependencies cocoon-spring-configurator, cocoon-configuration-api, cocoon-block-deployment, cocoon-pipeline-components, cocoon-sitemap-impl, cocoon-sitemap-components, cocoon-xml-resolver, cocoon-thread-api, cocoon-xml-util, excalibur-pool-api, excalibur-logger, excalibur-store, avalon-framework-impl, commons-io, commons-logging, commons-jexl, xalan, xercesImpl, xml-apis, xml-resolver, log4j,
There are maybe transitive dependencies!
externalsortinginjava from group com.google.code.externalsortinginjava (version 0.6.2)
Sometimes, you want to sort large file without first loading them into memory. The solution is to use External Sorting. You divide the files into small blocks, sort each block in RAM, and then merge the result.
Many database engines and the Unix sort command support external sorting. But what if you want to avoid a database? Or what if you want to sort in a non-lexicographic order? Or maybe you just want a simple external sorting example?
When we could not find such a simple program, we wrote one.
Group: com.google.code.externalsortinginjava Artifact: externalsortinginjava
Show all versions Show documentation Show source
Show all versions Show documentation Show source
5 downloads
Artifact externalsortinginjava
Group com.google.code.externalsortinginjava
Version 0.6.2
Last update 04. April 2023
Organization not specified
URL http://github.com/lemire/externalsortinginjava/
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group com.google.code.externalsortinginjava
Version 0.6.2
Last update 04. April 2023
Organization not specified
URL http://github.com/lemire/externalsortinginjava/
License Public Domain
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
pdf-extractor from group de.cit-ec.scie (version 2.0.1)
This is an optimized version of Apache PDFBox. It allows
to extract the rough structure of a document (pages, blocks of text and
paragraphs as well as formatting information) and was made with the
intent to optimize text extraction results for scientific papers.
The output can easily be transformed to plaintext (toString) or to
an XML format (toXML).
11 downloads
Artifact pdf-extractor
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!
Group de.cit-ec.scie
Version 2.0.1
Last update 10. December 2014
Organization not specified
URL http://openresearch.cit-ec.de/projects/scie/
License The GNU Affero General Public License, Version 3
Dependencies amount 1
Dependencies pdfbox,
There are maybe transitive dependencies!
stanford-corenlp from group edu.stanford.nlp (version 4.5.8)
Stanford CoreNLP provides a set of natural language analysis tools which can take raw English language text input and give the base forms of words, their parts of speech, whether they are names of companies, people, etc., normalize dates, times, and numeric quantities, mark up the structure of sentences in terms of phrases and word dependencies, and indicate which noun phrases refer to the same entities. It provides the foundational building blocks for higher level text understanding applications.
750 downloads
Artifact stanford-corenlp
Group edu.stanford.nlp
Version 4.5.8
Last update 11. December 2024
Organization not specified
URL http://nlp.stanford.edu/software/corenlp.shtml
License GNU General Public License Version 3
Dependencies amount 5
Dependencies xom, joda-time, jollyday, ejml, javax.json-api,
There are maybe transitive dependencies!
Group edu.stanford.nlp
Version 4.5.8
Last update 11. December 2024
Organization not specified
URL http://nlp.stanford.edu/software/corenlp.shtml
License GNU General Public License Version 3
Dependencies amount 5
Dependencies xom, joda-time, jollyday, ejml, javax.json-api,
There are maybe transitive dependencies!
parent from group dk.cloudcreate.essentials (version 0.40.19)
Essentials is a set of Java version 17 (and later) building blocks built from the ground up to have no
dependencies on other libraries, unless explicitly mentioned.
The Essentials philosophy is to provide high level building blocks and coding constructs that allows for concise
and strongly typed code, which doesn't depend on other libraries or frameworks, but instead allows easy integrations
with many of the most popular libraries and frameworks such as Jackson, Spring Boot, Spring Data, JPA, etc.
Group: dk.cloudcreate.essentials Artifact: 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 parent
Group dk.cloudcreate.essentials
Version 0.40.19
Last update 04. December 2024
Organization not specified
URL https://github.com/cloudcreate-dk/essentials
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
Group dk.cloudcreate.essentials
Version 0.40.19
Last update 04. December 2024
Organization not specified
URL https://github.com/cloudcreate-dk/essentials
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!
ConfigurableReports from group com.vectorprint (version 9.2)
Group: com.vectorprint Artifact: ConfigurableReports
Show all versions Show documentation Show source
Show all versions Show documentation Show source
1 downloads
Artifact ConfigurableReports
Group com.vectorprint
Version 9.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies sac,
There are maybe transitive dependencies!
Group com.vectorprint
Version 9.2
Last update 12. August 2016
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies sac,
There are maybe transitive dependencies!
Page 37 from 44 (items total 434)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy