MVN

live.connector : vertxui-core

Maven & Gradle

Feb 17, 2017
115 stars

100% Java 100% async client and server with POJO codecs, Fluent HTML (with virtualDOM and declarative view-on-model), fast GUI jUnit testing, an Eventbus server and clientside, automatic browser reloading and more.

<dependency>
    <groupId>live.connector</groupId>
    <artifactId>vertxui-core</artifactId>
    <version>1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of live.connector : vertxui-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0

All Versions

Choose a version of live.connector : vertxui-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0
vertxui-core-1.0

How to add a dependency to Maven

Add the following live.connector : vertxui-core maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>live.connector</groupId>
    <artifactId>vertxui-core</artifactId>
    <version>1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following live.connector : vertxui-core gradle dependency to your build.gradle file:

implementation 'live.connector:vertxui-core:1.0'

Gradle Kotlin DSL: Add the following live.connector : vertxui-core gradle kotlin dependency to your build.gradle.kts file:

implementation("live.connector:vertxui-core:1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following live.connector : vertxui-core sbt scala dependency to your build.sbt file:

libraryDependencies += "live.connector" % "vertxui-core" % "1.0"

Advertisement

Dependencies from Group

Feb 17, 2017
115 stars

Discover Dependencies

Jun 15, 2022
17 usages
1.9k stars
Apr 16, 2019
3 usages
318 stars
Apr 05, 2021
15 stars
May 11, 2021
1 usages
6 stars
Mar 30, 2019
1 usages
1 stars
Dec 09, 2021
3 usages
431 stars
Mar 22, 2019
0 stars