| License |
License |
|---|---|
| GroupId | GroupIdcom.ahome-it |
| ArtifactId | ArtifactIdlienzo-tests |
| Last Version | Last Version2.0.295-RELEASE |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLienzo-Tests
Ahome Lienzo Testing Framework.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lienzo-tests-2.0.295-RELEASE.pom | |
| lienzo-tests-2.0.295-RELEASE.jar | 167 KB |
| lienzo-tests-2.0.295-RELEASE-sources.jar | 106 KB |
| lienzo-tests-2.0.295-RELEASE-javadoc.jar | 191 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.ahome-it/lienzo-tests/ -->
<dependency>
<groupId>com.ahome-it</groupId>
<artifactId>lienzo-tests</artifactId>
<version>2.0.295-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.ahome-it/lienzo-tests/
implementation 'com.ahome-it:lienzo-tests:2.0.295-RELEASE'
// https://jarcasting.com/artifacts/com.ahome-it/lienzo-tests/
implementation ("com.ahome-it:lienzo-tests:2.0.295-RELEASE")
'com.ahome-it:lienzo-tests:jar:2.0.295-RELEASE'
<dependency org="com.ahome-it" name="lienzo-tests" rev="2.0.295-RELEASE">
<artifact name="lienzo-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ahome-it', module='lienzo-tests', version='2.0.295-RELEASE')
)
libraryDependencies += "com.ahome-it" % "lienzo-tests" % "2.0.295-RELEASE"
[com.ahome-it/lienzo-tests "2.0.295-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.ahome-it : lienzo-core | jar | 2.0.295-RELEASE |
| com.google.gwt : gwt-dev | jar | 2.7.0 |
| com.google.gwt : gwt-user | jar | 2.7.0 |
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.9.5 |
| com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.6 |
| org.javassist : javassist | jar | 3.17.1-GA |