is not current version
Last Version 2.4.3

net.open-esb.core:sl1 2.4.1

The "test-components" (Empty) shared library

Categories

Categories

Net
GroupId

GroupId

net.open-esb.core
ArtifactId

ArtifactId

sl1
Version

Version

2.4.1
Type

Type

jar

Download sl1 2.4.1


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