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