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

Download JAR files tagged by files with all dependencies

Search JAR files by class name

csv from group de.cit-ec.tcs.alignment (version 3.1.1)

This module permits exporting and importing of Sequence objects to CSV files. The underlying NodeSpecification is stored via a JSON file. The module aims at human- readable and compatible storage. For storage efficiency, further compression is advised.

Group: de.cit-ec.tcs.alignment Artifact: csv
Show all versions Show documentation Show source 
 

4 downloads
Artifact csv
Group de.cit-ec.tcs.alignment
Version 3.1.1
Last update 26. October 2018
Organization not specified
URL http://openresearch.cit-ec.de/projects/tcs
License The GNU Affero General Public License, Version 3
Dependencies amount 2
Dependencies sequences, json,
There are maybe transitive dependencies!

jena-csv from group org.apache.jena (version 3.9.0)

jena-csv is for getting CSVs into a form that is amenable to Jena SPARQL processing, and doing so in a way that is not specific to CSV files. It includes getting the right architecture in place for regular table shaped data, using the core abstraction of PropertyTable.

Group: org.apache.jena Artifact: jena-csv
Show all versions Show documentation Show source 
 

78 downloads
Artifact jena-csv
Group org.apache.jena
Version 3.9.0
Last update 28. September 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies apache-jena-libs, jena-cmds,
There are maybe transitive dependencies!

quasi-maven-plugin from group com.github.fromage.quasi (version 0.7.10)

Quasi is a Java library that provides high-performance lightweight threads, forked from Quasar. Quasi fibers rely on bytecode instrumentation. This can be done at classloading time via a Java Agent, or at compilation time. This project ships a Maven plugin for the ahead-of-time Quasi instrumentation of the compiled class files.

Group: com.github.fromage.quasi Artifact: quasi-maven-plugin
Show documentation Show source 
 

0 downloads
Artifact quasi-maven-plugin
Group com.github.fromage.quasi
Version 0.7.10
Last update 29. August 2018
Organization not specified
URL https://github.com/fromage/quasi-maven-plugin
License The BSD 3-Clause License
Dependencies amount 4
Dependencies maven-plugin-api, maven-core, maven-plugin-annotations, quasi-core,
There are maybe transitive dependencies!

cucumber2junit-maven-plugin from group io.github.carousell (version 1.5.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.carousell Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

1 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.carousell
Version 1.5.2
Last update 29. August 2018
Organization not specified
URL https://carousell.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 10
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, aws-java-sdk-dynamodb, maven-plugin-api, maven-project,
There are maybe transitive dependencies!

cucumber2junit-maven-plugin from group io.github.martinschneider (version 1.2)

Generates plain JUnit tests from Gherkin feature files. This is useful when you want to execute Cucumber tests in an environment which does not allow custom JUnit runners, e.g. the AWS Device Farm.

Group: io.github.martinschneider Artifact: cucumber2junit-maven-plugin
Show all versions Show documentation Show source 
 

2 downloads
Artifact cucumber2junit-maven-plugin
Group io.github.martinschneider
Version 1.2
Last update 21. June 2018
Organization not specified
URL https://martinschneider.github.io/cucumber2junit
License Apache License, Version 2.0
Dependencies amount 8
Dependencies velocity, velocity-tools, guava, junit, assertj-core, slf4j-api, slf4j-simple, maven-plugin-api,
There are maybe transitive dependencies!

kremote-files from group com.kremote-files (version 1.0)

KRemote Files is a secure Open Source framework that allows to program very easily file uploads/downloads, remote file access, and RPC through HTTP File transfers include powerful features like file chunking and automatic recovery mechanism.

Group: com.kremote-files Artifact: kremote-files
Show documentation Show source 
 

0 downloads
Artifact kremote-files
Group com.kremote-files
Version 1.0
Last update 07. June 2018
Organization KawanSoft
URL https://www.kremote-files.com
License LGPL 2.1
Dependencies amount 8
Dependencies commons-fileupload, gson, servlet-api, jsch, commons-lang3, java-jwt, json-simple, commons-io,
There are maybe transitive dependencies!

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!

yasew-core from group io.github.martinschneider (version 1.1)

YASeW is a JAVA test framework targeting projects that support multiple platforms, in particular Web, Android and iOS. It follows a BDD approach and allows testing against all platforms using the same feature files. YASew’s main aim is to make the configuration and the actual test code as easy as possible.

Group: io.github.martinschneider Artifact: yasew-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact yasew-core
Group io.github.martinschneider
Version 1.1
Last update 08. May 2018
Organization not specified
URL https://martinschneider.github.io/yasew
License Apache License, Version 2.0
Dependencies amount 19
Dependencies selenium-java, java-client, cucumber-core, junit, cucumber-junit, cucumber-java, spring-core, selenide, slf4j-api, slf4j-simple, commons-collections4, cucumber-spring, spring-beans, spring-context, spring-test, assertj-core, opencv, eyes-selenium-java3, galen-java-support,
There are maybe transitive dependencies!

libbz2 from group com.tagtraum (version 4.0.0)

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques (the PPM family of statistical compressors), whilst being around twice as fast at compression and six times faster at decompression.

Group: com.tagtraum Artifact: libbz2
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact libbz2
Group com.tagtraum
Version 4.0.0
Last update 25. April 2018
Organization Julian Seward
URL http://www.bzip.org/
License bzip2 license
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

mConfigBase from group org.metabit.platform.support.config (version 0.4.2)

A library to access local configuration files independent of operating system, with a default hierarchy for user/application/system settings etc. This library focuses providing access to the files, not the usage. It is intended to be base library for other component which incorporate network based configs and parsing.

Group: org.metabit.platform.support.config Artifact: mConfigBase
Show documentation Show source 
 

0 downloads
Artifact mConfigBase
Group org.metabit.platform.support.config
Version 0.4.2
Last update 29. March 2018
Organization metabit
URL http://metabit.org/
License CC-BY-ND 4.0
Dependencies amount 1
Dependencies junit,
There are maybe transitive dependencies!



Page 474 from 532 (items total 5314)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy