| License | License
                                                        Cloudsoft Commercial License                                                 | 
|---|---|
| Categories | CategoriesNet Networking | 
| GroupId | GroupIdio.cloudsoft.networking | 
| ArtifactId | ArtifactIdbrooklyn-networking-parent | 
| Last Version | Last Version0.2.0-M1 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionBrooklyn advanced network support Contains advanced networking for various clouds. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| brooklyn-networking-parent-0.2.0-M1.pom | 12 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.cloudsoft.networking/brooklyn-networking-parent/ -->
<dependency>
    <groupId>io.cloudsoft.networking</groupId>
    <artifactId>brooklyn-networking-parent</artifactId>
    <version>0.2.0-M1</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/io.cloudsoft.networking/brooklyn-networking-parent/
implementation 'io.cloudsoft.networking:brooklyn-networking-parent:0.2.0-M1'// https://jarcasting.com/artifacts/io.cloudsoft.networking/brooklyn-networking-parent/
implementation ("io.cloudsoft.networking:brooklyn-networking-parent:0.2.0-M1")'io.cloudsoft.networking:brooklyn-networking-parent:pom:0.2.0-M1'<dependency org="io.cloudsoft.networking" name="brooklyn-networking-parent" rev="0.2.0-M1">
  <artifact name="brooklyn-networking-parent" type="pom" />
</dependency>@Grapes(
@Grab(group='io.cloudsoft.networking', module='brooklyn-networking-parent', version='0.2.0-M1')
)libraryDependencies += "io.cloudsoft.networking" % "brooklyn-networking-parent" % "0.2.0-M1"[io.cloudsoft.networking/brooklyn-networking-parent "0.2.0-M1"]