License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices |
GroupId | GroupIdlink.thingscloud |
ArtifactId | ArtifactIdfreeswitch-esl-spring-boot-starter-example |
Last Version | Last Version1.6.7.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionfreeswitch-esl-spring-boot-starter-example-1.6.7.RELEASE
Example project for Freeswitch Esl Spring Boot Starter
|
<!-- https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-spring-boot-starter-example/ -->
<dependency>
<groupId>link.thingscloud</groupId>
<artifactId>freeswitch-esl-spring-boot-starter-example</artifactId>
<version>1.6.7.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-spring-boot-starter-example/
implementation 'link.thingscloud:freeswitch-esl-spring-boot-starter-example:1.6.7.RELEASE'
// https://jarcasting.com/artifacts/link.thingscloud/freeswitch-esl-spring-boot-starter-example/
implementation ("link.thingscloud:freeswitch-esl-spring-boot-starter-example:1.6.7.RELEASE")
'link.thingscloud:freeswitch-esl-spring-boot-starter-example:jar:1.6.7.RELEASE'
<dependency org="link.thingscloud" name="freeswitch-esl-spring-boot-starter-example" rev="1.6.7.RELEASE">
<artifact name="freeswitch-esl-spring-boot-starter-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='link.thingscloud', module='freeswitch-esl-spring-boot-starter-example', version='1.6.7.RELEASE')
)
libraryDependencies += "link.thingscloud" % "freeswitch-esl-spring-boot-starter-example" % "1.6.7.RELEASE"
[link.thingscloud/freeswitch-esl-spring-boot-starter-example "1.6.7.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
link.thingscloud : freeswitch-esl-spring-boot-starter | jar | 1.6.7.RELEASE |
org.springframework.boot : spring-boot-starter-web | jar | |
link.thingscloud : spring-boot-common-aop | jar | 1.0.0-RELEASE |
org.projectlombok : lombok Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-devtools Optional | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | |
junit : junit | jar | 4.13.1 |