is not current version
Last Version 2.1.0

de.ikor.sip.foundation:sip-starter-parent 2.0.0

Parent pom providing dependency and plugin management for SIP integration adapters built with Maven

GroupId

GroupId

de.ikor.sip.foundation
ArtifactId

ArtifactId

sip-starter-parent
Version

Version

2.0.0
Type

Type

pom

Download sip-starter-parent 2.0.0


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