is not current version
Last Version 2.1.0

de.ikor.sip.foundation:sip-middle-component 2.0.0

SIP component acting as a middle man for camel routes

GroupId

GroupId

de.ikor.sip.foundation
ArtifactId

ArtifactId

sip-middle-component
Version

Version

2.0.0
Type

Type

jar

Download sip-middle-component 2.0.0


<!-- https://jarcasting.com/artifacts/de.ikor.sip.foundation/sip-middle-component/ -->
<dependency>
    <groupId>de.ikor.sip.foundation</groupId>
    <artifactId>sip-middle-component</artifactId>
    <version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.ikor.sip.foundation/sip-middle-component/
implementation 'de.ikor.sip.foundation:sip-middle-component:2.0.0'
// https://jarcasting.com/artifacts/de.ikor.sip.foundation/sip-middle-component/
implementation ("de.ikor.sip.foundation:sip-middle-component:2.0.0")
'de.ikor.sip.foundation:sip-middle-component:jar:2.0.0'
<dependency org="de.ikor.sip.foundation" name="sip-middle-component" rev="2.0.0">
  <artifact name="sip-middle-component" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.ikor.sip.foundation', module='sip-middle-component', version='2.0.0')
)
libraryDependencies += "de.ikor.sip.foundation" % "sip-middle-component" % "2.0.0"
[de.ikor.sip.foundation/sip-middle-component "2.0.0"]