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

Download JAR files tagged by which with all dependencies

Search JAR files by class name

sanity4j from group com.github.sanity4j (version 1.8.2)

Sanity4J was created to simplify running multiple static code analysis tools on the Java projects. It provides a single entry point to run all the selected tools and produce a consolidated report, which presents all findings in an easily accessible manner.

Group: com.github.sanity4j Artifact: sanity4j
Show all versions Show documentation Show source 
 

0 downloads
Artifact sanity4j
Group com.github.sanity4j
Version 1.8.2
Last update 30. October 2018
Organization The Sanity4J project
URL https://sanity4j.github.io/
License GPLv3
Dependencies amount 10
Dependencies bcel, jaxb-api, jaxb-core, jaxb-impl, jfreechart, commons-lang, commons-collections, plexus-utils, maven-dependency-plugin, org.jacoco.core,
There are maybe transitive dependencies!

backend-common from group com.torodb.engine.backend (version 0.50.3)

Group: com.torodb.engine.backend Artifact: backend-common
Show all versions Show documentation Show source 
 

0 downloads
Artifact backend-common
Group com.torodb.engine.backend
Version 0.50.3
Last update 24. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 16
Dependencies log4j-api, guava, annotations, jooq, HikariCP, flexy-hikaricp, kvdocument-core, core, javax.json-api, javax.inject, junit-jupiter-api, junit-jupiter-engine, junit-platform-runner, guice, log4j-core, guice-assistedinject,
There are maybe transitive dependencies!

backend-pom from group com.torodb.engine.backend (version 0.50.3)

Parent project for the database backends module. ToroDB is designed to support multiple possible backends (databases). User configuration would select which one to use at a given time. Different backends may offer different capabilities and user features.

Group: com.torodb.engine.backend Artifact: backend-pom
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact backend-pom
Group com.torodb.engine.backend
Version 0.50.3
Last update 24. October 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

JAXBNamespacePrefixMapper from group com.googlecode.jaxb-namespaceprefixmapper-interfaces (version 6.1.0)

abstract class NamespacePrefixMapper in appropriate packages required at compile time for a JAXB dependent project which uses namespace prefix mapping (eg docx4j) to be able to support both the JAXB reference implementation and the JAXB included in Java 6.

Group: com.googlecode.jaxb-namespaceprefixmapper-interfaces Artifact: JAXBNamespacePrefixMapper
Show all versions Show documentation Show source 
 

55 downloads
Artifact JAXBNamespacePrefixMapper
Group com.googlecode.jaxb-namespaceprefixmapper-interfaces
Version 6.1.0
Last update 14. September 2018
Organization not specified
URL https://github.com/plutext/JAXBNamespacePrefixMapper
License Common Development and Distribution License (CDDL-1.0)
Dependencies amount 0
Dependencies No dependencies
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!

ezfftw from group com.github.hageldave.ezfftw (version 0.1.2)

The ezFFTW artifact provides methods for executing Fast Fourier Transforms. It wraps parts of the FFTW javacpp preset by bytedeco, which provides native bindings to the FFTW library. The purpose of this artifact is to provide an easy to use interface for executing FFTs.

Group: com.github.hageldave.ezfftw Artifact: ezfftw
Show all versions Show documentation Show source 
 

1 downloads
Artifact ezfftw
Group com.github.hageldave.ezfftw
Version 0.1.2
Last update 22. August 2018
Organization not specified
URL https://github.com/hageldave/ezFFTW
License GNU GENERAL PUBLIC LICENSE, VERSION 2 (GPLv2)
Dependencies amount 1
Dependencies fftw-platform,
There are maybe transitive dependencies!

webmate-parent from group com.envimate (version 1.0.6)

WebMate is a lightweight non-intrusive web framework, which allows you to easily use your services to handle HTTP requests. It delegates the processing of a request based on it's path to one of your services, releasing you from the headache of configuring numerous beans and spoiling your code with annotations.

Group: com.envimate Artifact: webmate-parent
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact webmate-parent
Group com.envimate
Version 1.0.6
Last update 08. August 2018
Organization envimate GmbH
URL https://bitbucket.org/envimate/webmate
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

webmate from group com.envimate (version 1.0.6)

Group: com.envimate Artifact: webmate
Show all versions Show documentation Show source 
 

0 downloads
Artifact webmate
Group com.envimate
Version 1.0.6
Last update 08. August 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies jaxb-api, lombok,
There are maybe transitive dependencies!

rest-commander from group com.clearlydecoded (version 1.0.0)

Send REST-based commands which are automatically wired to auto-discovered command handlers without losing compile-time strong Java typing, ensuring robustness of your code.

Group: com.clearlydecoded Artifact: rest-commander
Show documentation Show source 
 

0 downloads
Artifact rest-commander
Group com.clearlydecoded
Version 1.0.0
Last update 02. July 2018
Organization not specified
URL https://github.com/clearlydecoded/rest-commander
License The Apache License, Version 2.0
Dependencies amount 2
Dependencies spring-boot-starter-web, jackson-module-jsonSchema,
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!



Page 570 from 703 (items total 7024)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy