| License |
License |
|---|---|
| GroupId | GroupIdorg.kie |
| ArtifactId | ArtifactIdlienzo-tests |
| Last Version | Last Version7.71.0.Final |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Description[KIE] Lienzo - Testing Framework
[KIE] Lienzo - Testing Framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| lienzo-tests-7.71.0.Final.pom | |
| lienzo-tests-7.71.0.Final.jar | 134 KB |
| lienzo-tests-7.71.0.Final-sources.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.kie/lienzo-tests/ -->
<dependency>
<groupId>org.kie</groupId>
<artifactId>lienzo-tests</artifactId>
<version>7.71.0.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie/lienzo-tests/
implementation 'org.kie:lienzo-tests:7.71.0.Final'
// https://jarcasting.com/artifacts/org.kie/lienzo-tests/
implementation ("org.kie:lienzo-tests:7.71.0.Final")
'org.kie:lienzo-tests:jar:7.71.0.Final'
<dependency org="org.kie" name="lienzo-tests" rev="7.71.0.Final">
<artifact name="lienzo-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie', module='lienzo-tests', version='7.71.0.Final')
)
libraryDependencies += "org.kie" % "lienzo-tests" % "7.71.0.Final"
[org.kie/lienzo-tests "7.71.0.Final"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.mockito : mockito-core | jar | 1.10.19 |
| com.google.gwt.gwtmockito : gwtmockito | jar | 1.1.8 |
| org.javassist : javassist | jar | 3.22.0-GA |
| Group / Artifact | Type | Version |
|---|---|---|
| org.kie : lienzo-core | jar | 7.71.0.Final |
| com.google.gwt : gwt-dev | jar | 2.9.0 |
| com.google.gwt : gwt-user | jar | 2.9.0 |