| License | License | 
|---|---|
| Categories | CategoriesNet | 
| GroupId | GroupIdnet.kuujo | 
| ArtifactId | ArtifactIdvia-parent | 
| Last Version | Last Version0.1.0 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionVia Parent A distributed deployment framework for Vert.x. | 
| Filename | Size | 
|---|---|
| via-parent-0.1.0.pom | 6 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.kuujo/via-parent/ -->
<dependency>
    <groupId>net.kuujo</groupId>
    <artifactId>via-parent</artifactId>
    <version>0.1.0</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/net.kuujo/via-parent/
implementation 'net.kuujo:via-parent:0.1.0'// https://jarcasting.com/artifacts/net.kuujo/via-parent/
implementation ("net.kuujo:via-parent:0.1.0")'net.kuujo:via-parent:pom:0.1.0'<dependency org="net.kuujo" name="via-parent" rev="0.1.0">
  <artifact name="via-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='net.kuujo', module='via-parent', version='0.1.0')
)libraryDependencies += "net.kuujo" % "via-parent" % "0.1.0"[net.kuujo/via-parent "0.1.0"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.8.2 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | 2.0.2-SNAPSHOT | 
| io.vertx : vertx-platform | jar | 2.0.2-SNAPSHOT | 
| io.vertx : testtools | jar | 2.0.2-SNAPSHOT |