| License |
License |
|---|---|
| GroupId | GroupIdcom.arcbees |
| ArtifactId | ArtifactIdtestutils |
| Last Version | Last Version1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionRuby on rails for Gwt.
|
| Project Organization |
Project OrganizationArcBees |
| Filename | Size |
|---|---|
| testutils-1.2.pom | |
| testutils-1.2.jar | 23 KB |
| testutils-1.2-sources.jar | 16 KB |
| testutils-1.2-javadoc.jar | 117 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.arcbees/testutils/ -->
<dependency>
<groupId>com.arcbees</groupId>
<artifactId>testutils</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.arcbees/testutils/
implementation 'com.arcbees:testutils:1.2'
// https://jarcasting.com/artifacts/com.arcbees/testutils/
implementation ("com.arcbees:testutils:1.2")
'com.arcbees:testutils:jar:1.2'
<dependency org="com.arcbees" name="testutils" rev="1.2">
<artifact name="testutils" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.arcbees', module='testutils', version='1.2')
)
libraryDependencies += "com.arcbees" % "testutils" % "1.2"
[com.arcbees/testutils "1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.gwt : gwt-user | jar | 2.5.1 |
| com.google.inject : guice | jar | 3.0 |
| org.seleniumhq.selenium : selenium-java | jar | 2.33.0 |
| info.cukes : cucumber-guice | jar | 1.1.3 |
| info.cukes : cucumber-junit | jar | 1.1.3 |
| org.seleniumhq.selenium : selenium-server | jar | 2.33.0 |
| junit : junit | jar | 4.11 |
| org.aspectj : aspectjrt | jar | 1.6.11 |
| joda-time : joda-time | jar | 2.1 |
| xom : xom | jar | 1.2.5 |
| jdom : jdom | jar | 1.0 |
| org.codehaus.jettison : jettison | jar | 1.3.3 |