is not current version
Last Version 2.4.3

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

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.1
Type

Type

pom

Download open-esb-top 2.4.1

Filename Size
open-esb-top-2.4.1.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.1</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.1'
// https://jarcasting.com/artifacts/net.open-esb.core/open-esb-top/
implementation ("net.open-esb.core:open-esb-top:2.4.1")
'net.open-esb.core:open-esb-top:pom:2.4.1'
<dependency org="net.open-esb.core" name="open-esb-top" rev="2.4.1">
  <artifact name="open-esb-top" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.open-esb.core', module='open-esb-top', version='2.4.1')
)
libraryDependencies += "net.open-esb.core" % "open-esb-top" % "2.4.1"
[net.open-esb.core/open-esb-top "2.4.1"]