| License |
License |
|---|---|
| Categories |
CategoriesAnt Build Tools Vaadin User Interface Web Frameworks |
| GroupId | GroupIdcom.mantledillusion.essentials |
| ArtifactId | ArtifactIdvaadin-flow-essentials-parent |
| Last Version | Last Version1.2.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
DescriptionVaadin Flow Essentials
Vaadin Flow Essentials contain useful utilities and composite components for Vaadin Flow development.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| vaadin-flow-essentials-parent-1.2.0.pom | 1 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-essentials-parent/ -->
<dependency>
<groupId>com.mantledillusion.essentials</groupId>
<artifactId>vaadin-flow-essentials-parent</artifactId>
<version>1.2.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-essentials-parent/
implementation 'com.mantledillusion.essentials:vaadin-flow-essentials-parent:1.2.0'
// https://jarcasting.com/artifacts/com.mantledillusion.essentials/vaadin-flow-essentials-parent/
implementation ("com.mantledillusion.essentials:vaadin-flow-essentials-parent:1.2.0")
'com.mantledillusion.essentials:vaadin-flow-essentials-parent:pom:1.2.0'
<dependency org="com.mantledillusion.essentials" name="vaadin-flow-essentials-parent" rev="1.2.0">
<artifact name="vaadin-flow-essentials-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mantledillusion.essentials', module='vaadin-flow-essentials-parent', version='1.2.0')
)
libraryDependencies += "com.mantledillusion.essentials" % "vaadin-flow-essentials-parent" % "1.2.0"
[com.mantledillusion.essentials/vaadin-flow-essentials-parent "1.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.2 |