Categories |
CategoriesVaadin User Interface Web Frameworks |
---|---|
GroupId | GroupIdorg.rapidpm.vaadin |
ArtifactId | ArtifactIdcdi-addon-modules-integration-tests |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/org.rapidpm.vaadin/cdi-addon-modules-integration-tests/ -->
<dependency>
<groupId>org.rapidpm.vaadin</groupId>
<artifactId>cdi-addon-modules-integration-tests</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.rapidpm.vaadin/cdi-addon-modules-integration-tests/
implementation 'org.rapidpm.vaadin:cdi-addon-modules-integration-tests:0.1.0'
// https://jarcasting.com/artifacts/org.rapidpm.vaadin/cdi-addon-modules-integration-tests/
implementation ("org.rapidpm.vaadin:cdi-addon-modules-integration-tests:0.1.0")
'org.rapidpm.vaadin:cdi-addon-modules-integration-tests:jar:0.1.0'
<dependency org="org.rapidpm.vaadin" name="cdi-addon-modules-integration-tests" rev="0.1.0">
<artifact name="cdi-addon-modules-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.rapidpm.vaadin', module='cdi-addon-modules-integration-tests', version='0.1.0')
)
libraryDependencies += "org.rapidpm.vaadin" % "cdi-addon-modules-integration-tests" % "0.1.0"
[org.rapidpm.vaadin/cdi-addon-modules-integration-tests "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
javax.el : javax.el-api | jar | 3.0.1-b06 |
org.rapidpm.vaadin : cdi-addon-modules-impl | jar | 0.1.0 |
org.rapidpm : testbench-ng-m-framework-v10 | jar |
Group / Artifact | Type | Version |
---|---|---|
org.apache.meecrowave : meecrowave-core | jar | ${meecrowave.version} |
org.apache.meecrowave : meecrowave-junit | jar | ${meecrowave.version} |
com.vaadin : vaadin-testbench | jar | |
commons-io : commons-io | jar | 2.6 |
org.rapidpm : testbench-ng-m-container-init-meecrowave | jar | ${testbench-ng.version} |
org.rapidpm : testbench-ng-m-pageobject-vaadin-v10-tb | jar |