License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdde.ikor.sip.foundation |
ArtifactId | ArtifactIdsip-starter-parent |
Last Version | Last Version2.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionSIP Starter Parent
Parent pom providing dependency and plugin management for SIP integration adapters built with Maven
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sip-starter-parent-2.1.0.pom | 6 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar | 2.6.1 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.6.1 |