is not current version
Last Version 2.4.3

net.open-esb.core:framework-core 2.4.2

JBI Framework Services

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

framework-core
Version

Version

2.4.2
Type

Type

jar

Download framework-core 2.4.2


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