License |
License
The Apache Software License, Version 2.0
|
---|---|
GroupId | GroupIdcom.googlecode.cedar-common |
ArtifactId | ArtifactIdcedar-common-gaetestutil |
Last Version | Last Version5.8.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCedar Common GAE Test Utilities
Utility code for use in testing GWT applications on Google App Engine.
|
<!-- https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gaetestutil/ -->
<dependency>
<groupId>com.googlecode.cedar-common</groupId>
<artifactId>cedar-common-gaetestutil</artifactId>
<version>5.8.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gaetestutil/
implementation 'com.googlecode.cedar-common:cedar-common-gaetestutil:5.8.4'
// https://jarcasting.com/artifacts/com.googlecode.cedar-common/cedar-common-gaetestutil/
implementation ("com.googlecode.cedar-common:cedar-common-gaetestutil:5.8.4")
'com.googlecode.cedar-common:cedar-common-gaetestutil:jar:5.8.4'
<dependency org="com.googlecode.cedar-common" name="cedar-common-gaetestutil" rev="5.8.4">
<artifact name="cedar-common-gaetestutil" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.cedar-common', module='cedar-common-gaetestutil', version='5.8.4')
)
libraryDependencies += "com.googlecode.cedar-common" % "cedar-common-gaetestutil" % "5.8.4"
[com.googlecode.cedar-common/cedar-common-gaetestutil "5.8.4"]
Group / Artifact | Type | Version |
---|---|---|
com.google.gwt : gwt-user | jar | 2.7.0 |
com.googlecode.cedar-common : cedar-common-testutil | jar | 5.8.4 |
junit-addons : junit-addons | jar | 1.4 |
org.javassist : javassist | jar | 3.18.2-GA |
com.googlecode.cedar-common : cedar-common-gae | jar | 5.8.4 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.10.8 |
com.googlecode.cedar-common : cedar-common-util | jar | 5.8.4 |
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-stubs | jar | 1.9.25 |
com.google.appengine : appengine-testing | jar | 1.9.25 |