Play! TestRunner Module


License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

com.google.code.maven-play-plugin.org.playframework.modules.testrunner
ArtifactId

ArtifactId

play-testrunner
Last Version

Last Version

1.5.0
Release Date

Release Date

Type

Type

jar
Description

Description

Play! TestRunner Module
Play! TestRunner Module
Project URL

Project URL

http://www.playframework.org
Source Code Management

Source Code Management

https://github.com/playframework/play1

Download play-testrunner

How to add to project

<!-- https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.testrunner/play-testrunner/ -->
<dependency>
    <groupId>com.google.code.maven-play-plugin.org.playframework.modules.testrunner</groupId>
    <artifactId>play-testrunner</artifactId>
    <version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.testrunner/play-testrunner/
implementation 'com.google.code.maven-play-plugin.org.playframework.modules.testrunner:play-testrunner:1.5.0'
// https://jarcasting.com/artifacts/com.google.code.maven-play-plugin.org.playframework.modules.testrunner/play-testrunner/
implementation ("com.google.code.maven-play-plugin.org.playframework.modules.testrunner:play-testrunner:1.5.0")
'com.google.code.maven-play-plugin.org.playframework.modules.testrunner:play-testrunner:jar:1.5.0'
<dependency org="com.google.code.maven-play-plugin.org.playframework.modules.testrunner" name="play-testrunner" rev="1.5.0">
  <artifact name="play-testrunner" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.code.maven-play-plugin.org.playframework.modules.testrunner', module='play-testrunner', version='1.5.0')
)
libraryDependencies += "com.google.code.maven-play-plugin.org.playframework.modules.testrunner" % "play-testrunner" % "1.5.0"
[com.google.code.maven-play-plugin.org.playframework.modules.testrunner/play-testrunner "1.5.0"]

Dependencies

compile (1)

Group / Artifact Type Version
net.sourceforge.htmlunit : htmlunit Optional jar 2.23

provided (1)

Group / Artifact Type Version
com.google.code.maven-play-plugin.org.playframework : play jar 1.5.0

Project Modules

There are no modules declared in this project.

Welcome to Play framework

Join the chat at https://gitter.im/playframework/play1

Play framework makes it easier to build Web applications with Java. It is a clean alternative to bloated Enterprise Java stacks. It focuses on developer productivity and targets RESTful architectures. Play is a perfect companion to agile software development.

Learn more on the https://www.playframework.com website.

Getting started

1. Install the latest version of Play framework and unzip it anywhere you want:

unzip play-*.zip -d /opt/play

2. Add the play script to your PATH:

export PATH=$PATH:/opt/play

3. Create a new Play application:

play new /opt/myFirstApp

4. Run the created application:

play run /opt/myFirstApp

5. Go to localhost:9000/ and you’ll see the welcome page.

6. Start developing your new application:

Get the source

Fork the project source code on Github:

git clone git://github.com/playframework/play.git

The project history is pretty big. You can pull only a shallow clone by specifying the number of commits you want with —depth:

 git clone git://github.com/playframework/play.git --depth 10

Reporting bugs

Please report bugs on our lighthouse tracker.

Learn More

Licence

Play framework is distributed under Apache 2 licence.

com.google.code.maven-play-plugin.org.playframework.modules.testrunner

Play Framework

Versions

Version
1.5.0
1.4.5
1.4.4
1.4.3
1.4.2
1.4.1
1.4.0
1.3.4
1.3.3
1.3.2
1.3.1
1.3.0
1.3.0-RC1
1.2.7.2
1.2.7
1.2.6.2
1.2.6.1
1.2.6
1.2.5.6
1.2.5.5
1.2.5.3
1.2.5.2
1.2.5.1
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1.1
1.2.1
1.2
1.1.2
1.1.1
1.1