| License |
License |
|---|---|
| Categories |
CategoriesVaadin User Interface Web Frameworks ORM Data |
| GroupId | GroupIdcom.holon-platform.vaadin |
| ArtifactId | ArtifactIdholon-vaadin-flow-test |
| Version | Version5.2.0-rc1 |
| Type | Typejar |
| Description |
Descriptioncom.holon-platform.vaadin:holon-vaadin-flow-test
Holon Vaadin Flow test support
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.holon-platform.vaadin/holon-vaadin-flow-test/ -->
<dependency>
<groupId>com.holon-platform.vaadin</groupId>
<artifactId>holon-vaadin-flow-test</artifactId>
<version>5.2.0-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/com.holon-platform.vaadin/holon-vaadin-flow-test/
implementation 'com.holon-platform.vaadin:holon-vaadin-flow-test:5.2.0-rc1'
// https://jarcasting.com/artifacts/com.holon-platform.vaadin/holon-vaadin-flow-test/
implementation ("com.holon-platform.vaadin:holon-vaadin-flow-test:5.2.0-rc1")
'com.holon-platform.vaadin:holon-vaadin-flow-test:jar:5.2.0-rc1'
<dependency org="com.holon-platform.vaadin" name="holon-vaadin-flow-test" rev="5.2.0-rc1">
<artifact name="holon-vaadin-flow-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.holon-platform.vaadin', module='holon-vaadin-flow-test', version='5.2.0-rc1')
)
libraryDependencies += "com.holon-platform.vaadin" % "holon-vaadin-flow-test" % "5.2.0-rc1"
[com.holon-platform.vaadin/holon-vaadin-flow-test "5.2.0-rc1"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.vaadin : vaadin-testbench | jar | |
| com.vaadin : vaadin-testbench-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.3.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.3.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |