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

Download JAR files tagged by require with all dependencies

Search JAR files by class name

encrypted-file-upload from group com.github.davidcarboni (version 2.1.0)

Implementations of Commons Fileupload 'FileItemFactory' and 'FileItem' that provide encryption of file uploads if they get cached on disk as temporary files. These are drop-in replacements and require no additional effort to manage encryption. The feature is transparent and encryption keys are ephemeral, living only for the lifetime of a FileItem instance.

Group: com.github.davidcarboni Artifact: encrypted-file-upload
Show all versions Show documentation Show source 
 

0 downloads
Artifact encrypted-file-upload
Group com.github.davidcarboni
Version 2.1.0
Last update 16. May 2018
Organization Carboni
URL https://github.com/davidcarboni/encrypted-file-upload
License MIT License
Dependencies amount 2
Dependencies commons-fileupload, cryptolite,
There are maybe transitive dependencies!

akka-http-spring-boot_2.11 from group com.github.scalaspring (version 0.3.1)

Integrates Scala Akka HTTP and Spring Boot for rapid, robust service development with minimal configuration. Pre-configured server components require little more than a route to get a service up and running.

Group: com.github.scalaspring Artifact: akka-http-spring-boot_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-http-spring-boot_2.11
Group com.github.scalaspring
Version 0.3.1
Last update 10. April 2016
Organization com.github.scalaspring
URL http://github.com/scalaspring/akka-http-spring-boot
License Apache License, Version 2.0
Dependencies amount 7
Dependencies scala-library, scala-logging_2.11, spring-context, spring-boot-starter, akka-http-experimental_2.11, akka-http-spray-json-experimental_2.11, akka-spring-boot_2.11,
There are maybe transitive dependencies!

AnalyzerBeans-components from group org.eobjects.analyzerbeans (version 1.0.6)

Parent for all additional components to AnalyzerBeans. Child modules represent optional components that typically require additional dependencies, which is why they have been separated for the sake of dependency mangement and flexibility in application composition.

Group: org.eobjects.analyzerbeans Artifact: AnalyzerBeans-components
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact AnalyzerBeans-components
Group org.eobjects.analyzerbeans
Version 1.0.6
Last update 15. January 2015
Organization not specified
URL Not specified
License not specified
Dependencies amount 1
Dependencies AnalyzerBeans-api,
There are maybe transitive dependencies!

sixthsenseapp-superpom from group com.sixthsenseapp.superpom (version 1.0.5)

SuperPOM for SixthSense App containing library versions and plugin standard configurations for any SixthSense project. It contains also Artifactory endpoints configuration for deploy, which require authentication. Standard SixthSenseApp SuperPOM will be released on Maven Central Repo

Group: com.sixthsenseapp.superpom Artifact: sixthsenseapp-superpom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact sixthsenseapp-superpom
Group com.sixthsenseapp.superpom
Version 1.0.5
Last update 21. August 2014
Organization SixthSenseApp
URL https://github.com/sixthsenseapp/SixthSenseApp-superPOM
License GNU General Public License (GPL)
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

s3-property-loader from group com.sixthsenseapp.libs (version 1.0.1)

Group: com.sixthsenseapp.libs Artifact: s3-property-loader
Show all versions Show documentation Show source 
 

0 downloads
Artifact s3-property-loader
Group com.sixthsenseapp.libs
Version 1.0.1
Last update 14. July 2014
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies jets3t, spring-core, lombok, spring-beans, logback-classic,
There are maybe transitive dependencies!

openengsb-integrationtest-wrapped-parent from group org.openengsb.integrationtest.wrapped (version 1.1.0.M2)

While most bundles work quite find with the typical wrapped bundle code from poms/wrapped there are some special cases where it does not work this way. This parent contains all bundles which are not meant to be wrapped in the classical way, but require some additional, special work.

Group: org.openengsb.integrationtest.wrapped Artifact: openengsb-integrationtest-wrapped-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact openengsb-integrationtest-wrapped-parent
Group org.openengsb.integrationtest.wrapped
Version 1.1.0.M2
Last update 09. December 2010
Organization not specified
URL http://www.openengsb.org
License Apache 2
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

paxtools from group org.biopax.paxtools (version 6.0.0)

Paxtools is a Java library that allows software to read, write, analyze and manipulate BioPAX models. Paxtools provide a consistent, fully implemented, validating BioPAX API that significantly reduces development time of oftware that require programmatic access to BioPAX. Paxtools is modular, lightweight and platform independent to be easily embedded into applications.

Group: org.biopax.paxtools Artifact: paxtools
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact paxtools
Group org.biopax.paxtools
Version 6.0.0
Last update 25. May 2024
Organization BioPAX
URL https://biopax.github.io/Paxtools
License MIT license
Dependencies amount 1
Dependencies slf4j-api,
There are maybe transitive dependencies!

jcore-elasticsearch-consumer from group de.julielab (version 2.6.2)

This component converts CAS annotations into a JSON format that originates from Solr's preanalyzed field type. At the JulieLab, there is an ElasticSearch plugin making this format accessible also by ElasticSearch. Configuration happens right in Java code. Note that the component is also able to generate perfectly valid ElasticSearch default JSON which does not require the plugin. Then, however, the preanalyzed data format cannot be used because this is the format that required the ElasticSearch plugin.

Group: de.julielab Artifact: jcore-elasticsearch-consumer
Show all versions Show documentation Show source 
 

0 downloads
Artifact jcore-elasticsearch-consumer
Group de.julielab
Version 2.6.2
Last update 29. December 2022
Organization JULIE Lab Jena, Germany
URL https://github.com/JULIELab/jcore-base/tree/master/jcore-elasticsearch-consumer
License BSD-2-Clause
Dependencies amount 14
Dependencies jcore-descriptor-creator, slf4j-api, httpclient, lucene-analyzers-common, assertj-core, guava, gson, jcore-utilities, julielab-java-utilities, icu4j, commons-lang3, mapdb, testng, junit-jupiter,
There are maybe transitive dependencies!

scriptingbundle-maven-plugin from group org.apache.sling (version 0.5.2)

The Apache Sling Scripting Bundle Maven Plugin provides support for packing server-side scripts as bundle entries (directly embedded or compiled as Java classes). When executed, the plugin will define two system properties which can be used to populate the Provide-Capability and Require-Capability bundle headers.

Group: org.apache.sling Artifact: scriptingbundle-maven-plugin
Show all versions Show documentation Show source 
 

0 downloads
Artifact scriptingbundle-maven-plugin
Group org.apache.sling
Version 0.5.2
Last update 16. December 2021
Organization not specified
URL https://sling.apache.org/components/scriptingbundle-maven-plugin/
License not specified
Dependencies amount 14
Dependencies annotations, maven-plugin-api, maven-model, maven-core, maven-compat, org.osgi.framework, org.apache.sling.scripting.spi, org.apache.sling.api, biz.aQute.bndlib, org.apache.jackrabbit.vault, jcr, oak-jackrabbit-api, jackrabbit-spi-commons, org.apache.sling.jcr.resource,
There are maybe transitive dependencies!

org.gosu-lang.gosu.gradle.plugin from group org.gosu-lang.gosu (version 6.0.1)

Gosu language compiler for Gradle. Built with Gradle 6.5.1. This has also been tested extensively with Gradle version(s): 6.5.1 ** Gradle versions below 2.12 are no longer supported ** Projects applying this plugin require a compile-time dependency on the gosu-core-api library. This version requires Gosu 1.13.9 or greater, or 1.14.2 or greater. Please include this in the depencencies closure: dependencies { compile group: 'org.gosu-lang.gosu', name: 'gosu-core-api', version: '1.14.18' }

Group: org.gosu-lang.gosu Artifact: org.gosu-lang.gosu.gradle.plugin
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact org.gosu-lang.gosu.gradle.plugin
Group org.gosu-lang.gosu
Version 6.0.1
Last update 18. December 2020
Organization not specified
URL http://gosu-lang.github.io/
License The Apache License, Version 2.0
Dependencies amount 1
Dependencies gradle-gosu-plugin,
There are maybe transitive dependencies!



Page 17 from 25 (items total 244)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy