mycila-testing-jetty

Jetty plugin which run webapp before running JUnit functional test

License

License

Categories

Categories

Jetty Container Application Servers
GroupId

GroupId

com.mycila.testing.plugins
ArtifactId

ArtifactId

mycila-testing-jetty
Last Version

Last Version

2.9.ga
Release Date

Release Date

Type

Type

jar
Description

Description

mycila-testing-jetty
Jetty plugin which run webapp before running JUnit functional test
Project URL

Project URL

http://code.google.com/p/mycila/wiki/PluginJetty
Project Organization

Project Organization

Mycila

Download mycila-testing-jetty

How to add to project

<!-- https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-jetty/ -->
<dependency>
    <groupId>com.mycila.testing.plugins</groupId>
    <artifactId>mycila-testing-jetty</artifactId>
    <version>2.9.ga</version>
</dependency>
// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-jetty/
implementation 'com.mycila.testing.plugins:mycila-testing-jetty:2.9.ga'
// https://jarcasting.com/artifacts/com.mycila.testing.plugins/mycila-testing-jetty/
implementation ("com.mycila.testing.plugins:mycila-testing-jetty:2.9.ga")
'com.mycila.testing.plugins:mycila-testing-jetty:jar:2.9.ga'
<dependency org="com.mycila.testing.plugins" name="mycila-testing-jetty" rev="2.9.ga">
  <artifact name="mycila-testing-jetty" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mycila.testing.plugins', module='mycila-testing-jetty', version='2.9.ga')
)
libraryDependencies += "com.mycila.testing.plugins" % "mycila-testing-jetty" % "2.9.ga"
[com.mycila.testing.plugins/mycila-testing-jetty "2.9.ga"]

Dependencies

compile (7)

Group / Artifact Type Version
com.mycila.testing : mycila-testing-api jar 2.9.ga
com.jayway.awaitility : awaitility jar 1.2.1
org.eclipse.jetty : jetty-webapp jar 7.4.0.v20110414
commons-io : commons-io jar 1.4
com.google.guava : guava jar r07
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 Optional jar 1.6.1

runtime (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

test (3)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.8.5
org.springframework : spring-context jar 3.0.5.RELEASE
org.testng : testng jar 5.11

Project Modules

There are no modules declared in this project.

Versions

Version
2.9.ga
2.8
2.7
2.6