SIP Starter Parent

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

License

License

The Apache License, Version 2.0
GroupId

GroupId

de.ikor.sip.foundation
ArtifactId

ArtifactId

sip-starter-parent
Last Version

Last Version

2.1.0
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project Organization

IKOR GmbH

Download sip-starter-parent

How to add to project

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

Dependencies

runtime (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-devtools Optional jar 2.6.1

test (1)

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

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.0
2.0.2
2.0.0
1.0.0