| License |
License |
|---|---|
| GroupId | GroupIdde.ikor.sip.foundation |
| ArtifactId | ArtifactIdsip-middle-component |
| Last Version | Last Version2.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSip Middle Component
SIP component acting as a middle man for camel routes
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| sip-middle-component-2.1.0.pom | |
| sip-middle-component-2.1.0.jar | 10 KB |
| sip-middle-component-2.1.0-sources.jar | 5 KB |
| sip-middle-component-2.1.0-javadoc.jar | 122 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |
| org.junit.jupiter : junit-jupiter | jar |