Sip Middle Component

SIP component acting as a middle man for camel routes

License

License

GroupId

GroupId

de.ikor.sip.foundation
ArtifactId

ArtifactId

sip-middle-component
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Sip Middle Component
SIP component acting as a middle man for camel routes
Project Organization

Project Organization

IKOR GmbH

Download sip-middle-component

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.camel : camel-support jar
org.apache.camel : camel-endpointdsl jar
org.junit.jupiter : junit-jupiter-engine jar
org.apache.camel.springboot : camel-spring-boot jar

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.6.1
org.junit.jupiter : junit-jupiter jar

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.2
2.0.0
1.0.0