is not current version
Last Version 2.4.3

net.open-esb.core:open-esb-top 2.4.0

Top-level Build for open-esb-top

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

open-esb-top
Version

Version

2.4.0
Type

Type

pom

Download open-esb-top 2.4.0

Filename Size
open-esb-top-2.4.0.pom 22 KB
Browse

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