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

Download JAR files tagged by plugins with all dependencies

Search JAR files by class name

ijp_imageio from group net.sf.ij-plugins (version 2.3.0)

ijp-ImageIO enable reading and writing images using Java ImageIO codecs. The core ImageIO formats: JPEG, PNG, BMP, WBMP, and GIF. IJP-ImageIO is also using JAI codes adding support for TIFF, JPEG200, PNM, and PCX. TIFF supports reading and writing using various compression schemes: LZW, JPEG, ZIP, and Deflate. For more detailed information see IJP-ImageIO home page: https://github.com/ij-plugins/ijp-imageio/wiki.

Group: net.sf.ij-plugins Artifact: ijp_imageio
Show all versions Show documentation Show source 
 

0 downloads
Artifact ijp_imageio
Group net.sf.ij-plugins
Version 2.3.0
Last update 29. May 2022
Organization net.sf.ij-plugins
URL https://github.com/ij-plugins/ijp-imageio
License LGPL-2.1
Dependencies amount 1
Dependencies ij,
There are maybe transitive dependencies!

ExosPluginUtils from group com.exortions (version 0.4.30.23)

ExosPluginUtils, or PluginUtils for short, is a simple, easy-to-use library that saves many Minecraft Spigot developers a lot of time when creating plugins. It allows Spigot developers to create a lot of NMS (net.minecraft.server) and Spigot things like Tablists, Scoreboards, etc, as well as MySQL and SQLite support, a bunch of lines and classes saved, therefore improving the experience while developing plugins.

Group: com.exortions Artifact: ExosPluginUtils
Show documentation Show source 
 

0 downloads
Artifact ExosPluginUtils
Group com.exortions
Version 0.4.30.23
Last update 25. July 2021
Organization not specified
URL https://www.github.com/Exortions/PluginUtils
License Apache License, Version 2.0
Dependencies amount 3
Dependencies lombok, annotations, reflections,
There are maybe transitive dependencies!

gate-core from group uk.ac.gate (version 9.0.1)

GATE - general architecture for text engineering - is open source software capable of solving almost any text processing problem. This artifact enables you to embed the core GATE Embedded with its essential dependencies. You will able to use the GATE Embedded API and load and store GATE XML documents. This artifact is the perfect dependency for CREOLE plugins or for applications that need to customize the GATE dependencies due to conflict with their own dependencies or for lower footprint.

Group: uk.ac.gate Artifact: gate-core
Show all versions Show documentation Show source 
 

82 downloads
Artifact gate-core
Group uk.ac.gate
Version 9.0.1
Last update 08. March 2021
Organization GATE
URL http://gate.ac.uk/
License GNU Lesser General Public License (LGPL), Version 3
Dependencies amount 41
Dependencies gate-asm, maven-resolver-impl, maven-model-builder, maven-resolver-provider, maven-resolver-connector-basic, maven-resolver-transport-http, maven-resolver-transport-file, maven-resolver-transport-wagon, maven-resolver-transport-classpath, maven-settings-builder, plexus-container-default, commons-lang3, commons-io, slf4j-api, log4j-over-slf4j, jdom, nekohtml, tika-parsers, tika-core, pdfbox, pdfbox-tools, jempbox, bcmail-jdk15on, bcprov-jdk15on, poi, poi-scratchpad, poi-ooxml, metadata-extractor, woodstox-core-lgpl, ant, xstream, java-getopt, jackson-databind, flying-saucer-core, joda-time, httpcache4j-core, storage-file, jaxb-api, jaxb-core, jaxb-impl, javax.activation-api,
There are maybe transitive dependencies!

gt-epsg-extension from group io.oss84.geotools (version 24.2-oss84-1)

Contains extra CRS defined by ESRI (and other parties) in the EPSG namespace. Those CRS are not defined in the official ESPG database, but are used widely enough to warant an optional plugin in Geotools. This plugin do not contains any definition already found in the official EPSG database - it is not a replacement for epsg-hsql or epsg-postgresql. One of the above plugins (at user choice) should be in the classpath.

Group: io.oss84.geotools Artifact: gt-epsg-extension
Show all versions Show documentation Show source 
 

0 downloads
Artifact gt-epsg-extension
Group io.oss84.geotools
Version 24.2-oss84-1
Last update 21. February 2021
Organization not specified
URL Not specified
License Lesser General Public License (LGPL)
Dependencies amount 1
Dependencies gt-referencing,
There are maybe transitive dependencies!

camunda-archetype-demo from group org.camunda.bpm.archetype (version 7.11.1)

Demo application with lots of pre-built parts that uses a shared Camunda BPM engine in a Servlet Container, e.g. Apache Tomcat. Contains: Servlet Process Application, BPMN Process, Java Delegate, HTML5-based start and task forms, JUnit Test with in-memory engine, Maven Plugins or Ant build script for one-click deployment in Eclipse

Group: org.camunda.bpm.archetype Artifact: camunda-archetype-demo
Show all versions Show source 
 

0 downloads
Artifact camunda-archetype-demo
Group org.camunda.bpm.archetype
Version 7.11.1
Last update 05. July 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

incode-build from group org.incode (version 8)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.incode Artifact: incode-build
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact incode-build
Group org.incode
Version 8
Last update 17. April 2019
Organization not specified
URL https://github.com/incodehq/incode-build
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

helloworld-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: helloworld-archetype
Show all versions Show source 
 

0 downloads
Artifact helloworld-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/helloworld
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

simpleapp-archetype from group org.apache.isis.archetype (version 2.0.0-M2)

This module defines a standard parent POM to use for various Incode applications and modules. Its primary purpose is to make it easy to use a set up maven mixins (https://github.com/odavid/maven-plugins) within child POMs. Specifically this means locking down the versions of plugins using pluginManagement. It does NOT define any mixins for Apache Isis.

Group: org.apache.isis.archetype Artifact: simpleapp-archetype
Show all versions Show source 
 

0 downloads
Artifact simpleapp-archetype
Group org.apache.isis.archetype
Version 2.0.0-M2
Last update 14. January 2019
Organization not specified
URL https://github.com/incodehq/incode-build/simpleapp
License The Apache Software License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

envcheck from group au.net.zeus.jgdms.tools (version 3.1.0)

Tool used to perform validity checks on the run-time environment of a client or service. The output of this tool is a report; command-line options control the verbosity and severity level at which report entries are generated. A simple plugin architecture is implemented; a set of plugins implementing a variety of checks is bundled with the tool, and support is provided to allow additional plugins to be supplied by the user.

Group: au.net.zeus.jgdms.tools Artifact: envcheck
Show all versions Show documentation Show source 
 

0 downloads
Artifact envcheck
Group au.net.zeus.jgdms.tools
Version 3.1.0
Last update 04. January 2019
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jgdms-url-integrity, service-starter,
There are maybe transitive dependencies!

SiteCrawler from group io.github.jasperroel (version 1.0.0)

This project provides a simple WebCrawler with retry-capabilities, functionality to distinguish between http/https sites. It biggest feature is that it allows for plugins (or CrawlerActions), which allows you to hook your scripts into the crawling process. It also allow for setting "blocked" URLs. Those URLs or patterns will not be crawled.

Group: io.github.jasperroel Artifact: SiteCrawler
Show documentation Show source 
 

0 downloads
Artifact SiteCrawler
Group io.github.jasperroel
Version 1.0.0
Last update 30. July 2018
Organization Salesforce.com
URL https://github.com/forcedotcom/SiteCrawler
License The BSD 2-Clause License
Dependencies amount 3
Dependencies jcl-over-slf4j, htmlunit, commons-lang,
There are maybe transitive dependencies!



Page 643 from 655 (items total 6543)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy