License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdfreeswitch-cdr-spring-boot-starter |
Last Version | Last Version1.0.1-RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfreeswitch-cdr-spring-boot-starter-1.0.1-RELEASE
FreeSWITCH CDR Project for Spring Boot
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-cdr-spring-boot-starter/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-cdr-spring-boot-starter</artifactId>
<version>1.0.1-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-cdr-spring-boot-starter/
implementation 'link.thingscloud:freeswitch-cdr-spring-boot-starter:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-cdr-spring-boot-starter/
implementation ("link.thingscloud:freeswitch-cdr-spring-boot-starter:1.0.1-RELEASE")
'link.thingscloud:freeswitch-cdr-spring-boot-starter:jar:1.0.1-RELEASE'
<dependency org="link.thingscloud" name="freeswitch-cdr-spring-boot-starter" rev="1.0.1-RELEASE">
<artifact name="freeswitch-cdr-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-cdr-spring-boot-starter', version='1.0.1-RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-cdr-spring-boot-starter" % "1.0.1-RELEASE"
[link.thingscloud/freeswitch-cdr-spring-boot-starter "1.0.1-RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : freeswitch-cdr | jar | 1.0.1-RELEASE |
org.springframework.boot : spring-boot-configuration-processor Optional | jar | 2.2.0.RELEASE |
org.springframework.boot : spring-boot-autoconfigure | jar | 2.2.0.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.6 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |