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

Download JAR files tagged by module with all dependencies

Search JAR files by class name

cissnei from group org.bitbucket.iamkenos (version 1.0.4)

A test automation framework built on top of Cucumber. Intended to be used for writing various automated cucumber tests using external dependencies: - Cucumber: ${io-cucumber-ver} - Web UI Functional Tests: Selenium ${selenium-java-ver} - API Tests: RestAssured ${rest-assured-ver} Run tests using: - A Cucumber runner class for CICD setup - Built-in JavaFx Applet test runner to non-CICD setup using a fat jar c/o maven shade Report Results: - Credits to Damian Szczepanik and his project [cucumber-reporting] - Built-in reporting module [cissnei-report] forked and modified - https://github.com/damianszczepanik/cucumber-reporting

Group: org.bitbucket.iamkenos Artifact: cissnei
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact cissnei
Group org.bitbucket.iamkenos
Version 1.0.4
Last update 20. June 2018
Organization not specified
URL https://bitbucket.org/iamkenos/cissnei
License GNU General Public License v3.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

config-util from group net.morimekta.utils (version 2.7.1)

Configuration Utilities. NOTE: This module is deprecated and will be removed at the end of the v2.x versions of the utilities. Preferred config system after that is either to use true type-safe config with `net.morimekta.providence:providence-config` or to use a simple JSON or YAML library or java properties files. The semi-typesafe layered config did not really solve the problems I had hoped it would, and in essence this was just a helper for merging maps and getting pre-cast values out of it.

Group: net.morimekta.utils Artifact: config-util
Show all versions Show documentation Show source 
 

0 downloads
Artifact config-util
Group net.morimekta.utils
Version 2.7.1
Last update 18. June 2018
Organization not specified
URL Not specified
License Apache License, Version 2.0
Dependencies amount 2
Dependencies io-util, guava,
There are maybe transitive dependencies!

marmotta-backend-accumulograph from group org.apache.marmotta (version 3.4.0)

This module provides an Apache Marmotta backend using blueprints abstraction on Accumulograph. This is a suitable backend in high performance or big data scenarios. It does not support rule-based reasoning and versioning. NOTE: This backend uses the Apache licensed AccumuloGraph library together with other Apache licensed products. See from https://github.com/JHUAPL/AccumuloGraph/blob/master/LICENSE.

Group: org.apache.marmotta Artifact: marmotta-backend-accumulograph
Show source 
 

0 downloads
Artifact marmotta-backend-accumulograph
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-sail-transactions, blueprints-accumulo-graph, blueprints-graph-sail,
There are maybe transitive dependencies!

marmotta-versioning-kiwi from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the KiWi backend for versioning.

Group: org.apache.marmotta Artifact: marmotta-versioning-kiwi
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-kiwi
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 4
Dependencies marmotta-core, marmotta-versioning-common, marmotta-backend-kiwi, kiwi-versioning,
There are maybe transitive dependencies!

marmotta-versioning-common from group org.apache.marmotta (version 3.4.0)

This module provides versioning support for all modifications of the data contained in the LMF System (triples, resources, namespaces). Versions are accessible according to the Memento protocol using a special webservice. Versioning is triggered when a transaction finishes successfully and will store additional versioning information in the database. Note that this implies a certain performance overhead. This module contains the backend-independent services.

Group: org.apache.marmotta Artifact: marmotta-versioning-common
Show all versions Show source 
 

0 downloads
Artifact marmotta-versioning-common
Group org.apache.marmotta
Version 3.4.0
Last update 12. June 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 2
Dependencies marmotta-core, freemarker,
There are maybe transitive dependencies!

camel-core from group org.wildfly.swarm (version 2018.5.0)

Java Integration Framework implementing the Enterprise Integration Patterns, doing the mediation and routing of the messages using a DSL Language (Java, Spring XML or Blueprint XML). This core module contains the logic to support the different patterns, many languages (Simple, constant, header, body) to manipulate the content & expressions to take decisions during the routing.

Group: org.wildfly.swarm Artifact: camel-core
Show all versions Show documentation Show source 
 

0 downloads
Artifact camel-core
Group org.wildfly.swarm
Version 2018.5.0
Last update 02. May 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies wildfly-camel-subsystem-core, wildfly-server, container, ee, logging,
There are maybe transitive dependencies!

gemini-blueprint from group org.eclipse.gemini.blueprint (version 3.0.0.M01)

Eclipse Gemini Blueprint project makes it easy to build Java applications that run in an OSGi framework. By using Gemini Blueprint, applications benefit from using a better separation of modules, the ability to dynamically add, remove, and update modules in a running system, the ability to deploy multiple versions of a module simultaneously (and have clients automatically bind to the appropriate one), and a dynamic service model.

Group: org.eclipse.gemini.blueprint Artifact: gemini-blueprint
Show all versions 
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact gemini-blueprint
Group org.eclipse.gemini.blueprint
Version 3.0.0.M01
Last update 02. April 2018
Organization not specified
URL http://www.eclipse.org/gemini/blueprint/
License Eclipse Public License, Version 1.0
Dependencies amount 1
Dependencies javax.inject,
There are maybe transitive dependencies!

graal-rules-analyser from group fr.lirmm.graphik (version 1.3.1)

This module is dedicated to the analysis of a set of existential rules. It can check if this set belongs to a known decidable class of rules, either directly or by means of its Graph of Rule Dependencies (GRD). This module allows to analyze the properties of the strongly connected components in the GRD, which allows to determine properties of the rule set with respect to decidability as well as the kind of paradigm (forward or backward chaining) ensuring decidability.

Group: fr.lirmm.graphik Artifact: graal-rules-analyser
Show all versions Show documentation Show source 
 

0 downloads
Artifact graal-rules-analyser
Group fr.lirmm.graphik
Version 1.3.1
Last update 15. March 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies graal-util, graal-core, graal-forward-chaining, jgrapht-core, commons-collections4,
There are maybe transitive dependencies!

fluo-cluster from group org.apache.fluo (version 1.2.0)

This module contains all code necessary to run Apache Fluo on a YARN cluster using Apache Twill. It was separated from fluo-core to keep dependencies (like Twill) out of Fluo clients which depend on the fluo-core jar. It was also done to limit conflicts. For example, Twill requires logback to be used but fluo-core requires log4j (due to zookeeper requiring it in accumulo-minicluster).

Group: org.apache.fluo Artifact: fluo-cluster
Show all versions Show documentation Show source 
 

0 downloads
Artifact fluo-cluster
Group org.apache.fluo
Version 1.2.0
Last update 21. February 2018
Organization not specified
URL Not specified
License not specified
Dependencies amount 15
Dependencies logback-classic, logback-core, jcommander, guava, guice, javax.inject, accumulo-core, curator-framework, fluo-api, fluo-core, hadoop-client, hadoop-yarn-client, twill-api, twill-yarn, slf4j-api,
There are maybe transitive dependencies!

akka-typed-tests_2.11 from group com.typesafe.akka (version 2.5.8)

This module of Akka is marked as 'may change', which means that it is in early access mode, which also means that it is not covered by commercial support. An module marked 'may change' doesn't have to obey the rule of staying binary compatible between minor releases. Breaking API changes may be introduced in minor releases without notice as we refine and simplify based on your feedback. Additionally such a module may be dropped in major releases without prior deprecation.

Group: com.typesafe.akka Artifact: akka-typed-tests_2.11
Show all versions Show documentation Show source 
 

0 downloads
Artifact akka-typed-tests_2.11
Group com.typesafe.akka
Version 2.5.8
Last update 07. December 2017
Organization Lightbend Inc.
URL http://akka.io/
License Apache License, Version 2.0
Dependencies amount 7
Dependencies scala-library, akka-typed_2.11, akka-typed-testkit_2.11, akka-persistence_2.11, akka-cluster-tools_2.11, akka-cluster-sharding_2.11, akka-distributed-data_2.11,
There are maybe transitive dependencies!



Page 1519 from 1553 (items total 15524)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy