License |
License
BSD 3-Clause License
|
---|---|
Categories |
CategoriesJavaScript Languages Ant Build Tools GWT (Google Web Toolkit) User Interface Web Frameworks JUnit Unit Testing |
GroupId | GroupIdcom.github.neothemachine |
ArtifactId | ArtifactIdgwt-phantomjs-junit-runstyle |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGWT PhantomJS JUnit run style
A GWT JUnit run style for local testing with PhantomJS
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/ -->
<dependency>
<groupId>com.github.neothemachine</groupId>
<artifactId>gwt-phantomjs-junit-runstyle</artifactId>
<version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation 'com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.1'
// https://jarcasting.com/artifacts/com.github.neothemachine/gwt-phantomjs-junit-runstyle/
implementation ("com.github.neothemachine:gwt-phantomjs-junit-runstyle:1.0.1")
'com.github.neothemachine:gwt-phantomjs-junit-runstyle:jar:1.0.1'
<dependency org="com.github.neothemachine" name="gwt-phantomjs-junit-runstyle" rev="1.0.1">
<artifact name="gwt-phantomjs-junit-runstyle" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.neothemachine', module='gwt-phantomjs-junit-runstyle', version='1.0.1')
)
libraryDependencies += "com.github.neothemachine" % "gwt-phantomjs-junit-runstyle" % "1.0.1"
[com.github.neothemachine/gwt-phantomjs-junit-runstyle "1.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.5.0 |
com.google.gwt : gwt-dev | jar | 2.5.0 |