| License |
License |
|---|---|
| GroupId | GroupIdlink.thingscloud |
| ArtifactId | ArtifactIdfreeswitch-cdr-all |
| Last Version | Last Version1.0.1-RELEASE |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionfreeswitch-cdr-all-1.0.1-RELEASE
FreeSWITCH CDR Project for Spring Boot
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| freeswitch-cdr-all-1.0.1-RELEASE.pom | 10 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-cdr-all/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-cdr-all</artifactId>
<version>1.0.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-cdr-all/
implementation 'link.thingscloud:freeswitch-cdr-all:1.0.1-RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-cdr-all/
implementation ("link.thingscloud:freeswitch-cdr-all:1.0.1-RELEASE")
'link.thingscloud:freeswitch-cdr-all:pom:1.0.1-RELEASE'
<dependency org="link.thingscloud" name="freeswitch-cdr-all" rev="1.0.1-RELEASE">
<artifact name="freeswitch-cdr-all" type="pom" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-cdr-all', version='1.0.1-RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-cdr-all" % "1.0.1-RELEASE"
[link.thingscloud/freeswitch-cdr-all "1.0.1-RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |