| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdnet.kuujo | 
    
| ArtifactId | ArtifactIdvertigo-parent | 
    
| Last Version | Last Version0.7.0-RC3 | 
        
| Release Date | Release Date | 
        
| Type | Typepom | 
    
| Description | 
            DescriptionVertigo 
            A distributed event processing framework for Vert.x. 
         | 
    
| Project URL | 
                    Project URL | 
            
| Filename | Size | 
|---|---|
| vertigo-parent-0.7.0-RC3.pom | 9 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/net.kuujo/vertigo-parent/ -->
<dependency>
    <groupId>net.kuujo</groupId>
    <artifactId>vertigo-parent</artifactId>
    <version>0.7.0-RC3</version>
    <type>pom</type>
</dependency>
                // https://jarcasting.com/artifacts/net.kuujo/vertigo-parent/
implementation 'net.kuujo:vertigo-parent:0.7.0-RC3'
                // https://jarcasting.com/artifacts/net.kuujo/vertigo-parent/
implementation ("net.kuujo:vertigo-parent:0.7.0-RC3")
                'net.kuujo:vertigo-parent:pom:0.7.0-RC3'
                <dependency org="net.kuujo" name="vertigo-parent" rev="0.7.0-RC3">
  <artifact name="vertigo-parent" type="pom" />
</dependency>
                @Grapes(
@Grab(group='net.kuujo', module='vertigo-parent', version='0.7.0-RC3')
)
                libraryDependencies += "net.kuujo" % "vertigo-parent" % "0.7.0-RC3"
                [net.kuujo/vertigo-parent "0.7.0-RC3"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| io.vertx : vertx-core | jar | 2.1 | 
| io.vertx : vertx-platform | jar | 2.1 | 
| io.vertx : vertx-hazelcast | jar | 2.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| io.vertx : testtools | jar | 2.0.3-final |