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

Download JAR files tagged by driven with all dependencies

Search JAR files by class name

allure-core-module from group com.capgemini.ntc (version 4.12.0.6)

Allure Test Framework Core is responsible for: * Test report with logs and/or screenshots * Test groups/tags * Data Driven (inside test case, external file) * Test case parallel execution * BDD - Gherkin – Cucumber approach * Run on independent OperatingSystem * Externalize test environment (DEV, QA, PROD) * Adding analytics source code * Update Observers Based on Junit4.12

Group: com.capgemini.ntc Artifact: allure-core-module
Show all versions Show documentation Show source 
 

1 downloads
Artifact allure-core-module
Group com.capgemini.ntc
Version 4.12.0.6
Last update 19. April 2018
Organization Capgemini - Nearshore Test Center - Poland
URL https://github.com/devonfw/devonfw-testing
License The Apache License, Version 2.0
Dependencies amount 18
Dependencies commons-csv, junit, JUnitParams, junit-platform-surefire-provider, mockito-core, log4j-api, log4j-core, slf4j-log4j12, allure-junit-adaptor, allure-java-annotations, allure-report-data, allure-maven-plugin, allure-cucumber-jvm-adaptor, aspectjweaver, junit-toolbox, json, guice, jasypt,
There are maybe transitive dependencies!

osgi.enroute.bostock.d3.webresource from group org.osgi (version 3.5.6)

D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web standards gives you the full capabilities of modern browsers without tying yourself to a proprietary framework, combining powerful visualization components and a data-driven approach to DOM manipulation.

Group: org.osgi Artifact: osgi.enroute.bostock.d3.webresource
Show documentation Show source 
 

0 downloads
Artifact osgi.enroute.bostock.d3.webresource
Group org.osgi
Version 3.5.6
Last update 14. October 2016
Organization Mike Bostock
URL http://d3js.org/
License http://opensource.org/licenses/BSD-3-Clause
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

ctrl4testng from group io.github.mfulton26.ctrl4testng (version 1.1)

CTRL4TestNG provides an SLF4J Logger that can be used from any TestNG method tied to an ITestResult, namely Before, After, and Test annotations. Each separate method will have its own unique Logger and can be used with TestNG's parallel testing support making it clear which logs came from which method even when data-driven.

Group: io.github.mfulton26.ctrl4testng Artifact: ctrl4testng
Show all versions Show documentation Show source 
 

1 downloads
Artifact ctrl4testng
Group io.github.mfulton26.ctrl4testng
Version 1.1
Last update 10. February 2015
Organization not specified
URL https://mfulton26.github.io/ctrl4testng/
License The Apache Software License, Version 2.0
Dependencies amount 3
Dependencies slf4j-api, testng, guava,
There are maybe transitive dependencies!

netty from group org.jboss.netty (version 3.2.10.Final)

The Netty project is an effort to provide an asynchronous event-driven network application framework and tools for rapid development of maintainable high performance and high scalability protocol servers and clients. In other words, Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server.

Group: org.jboss.netty Artifact: netty
Show all versions Show source 
 

71 downloads
Artifact netty
Group org.jboss.netty
Version 3.2.10.Final
Last update 28. November 2013
Organization not specified
URL http://www.jboss.org/netty/
License Apache License, Version 2.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

dominate-core from group it.amattioli (version 1.0.7)

Dominate is the basement on which all other JavATE libraries are build. It contains interfaces for the basic patterns of domain driven design like "entity" and "repository". These interfaces gives you the possibility to access these objects in a standardized way allowing a lot of generalization and simplification. Side by side with these interfaces there are implementations that speed up the development of application using mainstream technologies like Hibernate, JPA, JCR and MongoDB.

Group: it.amattioli Artifact: dominate-core
Show documentation Show source 
 

0 downloads
Artifact dominate-core
Group it.amattioli
Version 1.0.7
Last update 25. May 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 7
Dependencies commons-lang, commons-collections, commons-beanutils-core, slf4j-api, cglib, bsh, hibernate-validator,
There are maybe transitive dependencies!

servicemix-bean from group org.apache.servicemix (version 2013.01)

The ServiceMix Bean component provides integration with beans (POJOs) with the JBI bus to make it easy to use POJOs to process JBI message exchanges. Like in an Message Driven Bean in J2EE a POJO will receive a message from the NMR and process it in any way it likes. Unlike in a JMS component where the coding is already done the Bean component gives the developer the freedom to create any type of message handling but it must be hand coded all the way.

Group: org.apache.servicemix Artifact: servicemix-bean
Show all versions Show documentation Show source 
 

2 downloads
Artifact servicemix-bean
Group org.apache.servicemix
Version 2013.01
Last update 15. January 2013
Organization not specified
URL Not specified
License not specified
Dependencies amount 5
Dependencies commons-jexl, jencks, geronimo-annotation_1.0_spec, servicemix-shared, servicemix-common,
There are maybe transitive dependencies!

jmxremote_optional from group org.jvnet.opendmk (version 1.0_01-ea)

Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

Group: org.jvnet.opendmk Artifact: jmxremote_optional
Show source 
 

7 downloads
Artifact jmxremote_optional
Group org.jvnet.opendmk
Version 1.0_01-ea
Last update 09. June 2008
Organization not specified
URL http://java.sun.com/products/JavaManagement
License Common Development And Distribution License (CDDL) Version 1.0
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

springunit from group org.springunit (version 0.5)

SpringUnit is a Java unit testing framework that combines Spring's dependency injection container with JUnit's test execution environment. It facilitates the creation of data-driven tests, where the data inputs and expected outcomes are defined in XML files and the test logic resides in Java source code.

Group: org.springunit Artifact: springunit
Show all versions Show source 
 

0 downloads
Artifact springunit
Group org.springunit
Version 0.5
Last update 29. May 2007
Organization not specified
URL http://springunit.sourceforge.net
License The Apache Software License, Version 2.0
Dependencies amount 4
Dependencies commons-logging, junit, spring, spring-mock,
There are maybe transitive dependencies!

jmxremote from group javax.management (version 1.0.1_04)

Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

Group: javax.management Artifact: jmxremote
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxremote
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!

jmxremote_optional from group javax.management (version 1.0.1_04)

Java Management Extensions (JMX) technology provides the tools for building distributed, Web-based, modular and dynamic solutions for managing and monitoring devices, applications, and service-driven networks. By design, this standard is suitable for adapting legacy systems, implementing new management and monitoring solutions, and plugging into those of the future.

Group: javax.management Artifact: jmxremote_optional
There is no JAR file uploaded. A download is not possible! Please choose another version.
0 downloads
Artifact jmxremote_optional
Group javax.management
Version 1.0.1_04
Last update 09. February 2006
Organization not specified
URL http://java.sun.com/products/JavaManagement
License not specified
Dependencies amount 0
Dependencies No dependencies
There are maybe transitive dependencies!



Page 163 from 3 (items total 1726)


© 2015 - 2024 Weber Informatics LLC | Privacy Policy