is not current version
Last Version 8.1.1

net.open-esb.netbeans:bom 8.1.0

NetBeans dependencies for JBI modules

Categories

Categories

NetBeans Development Tools IDE Net
GroupId

GroupId

net.open-esb.netbeans
ArtifactId

ArtifactId

bom
Version

Version

8.1.0
Type

Type

pom

Download bom 8.1.0

Filename Size
bom-8.1.0.pom 45 KB
Browse

<!-- https://jarcasting.com/artifacts/net.open-esb.netbeans/bom/ -->
<dependency>
    <groupId>net.open-esb.netbeans</groupId>
    <artifactId>bom</artifactId>
    <version>8.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.open-esb.netbeans/bom/
implementation 'net.open-esb.netbeans:bom:8.1.0'
// https://jarcasting.com/artifacts/net.open-esb.netbeans/bom/
implementation ("net.open-esb.netbeans:bom:8.1.0")
'net.open-esb.netbeans:bom:pom:8.1.0'
<dependency org="net.open-esb.netbeans" name="bom" rev="8.1.0">
  <artifact name="bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.netbeans', module='bom', version='8.1.0')
)
libraryDependencies += "net.open-esb.netbeans" % "bom" % "8.1.0"
[net.open-esb.netbeans/bom "8.1.0"]