sip-client

sip client description

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.gitee.baixiaol
ArtifactId

ArtifactId

sip-client
Last Version

Last Version

1.0.0-2
Release Date

Release Date

Type

Type

jar
Description

Description

sip-client
sip client description

Download sip-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.gitee.baixiaol/sip-client/ -->
<dependency>
    <groupId>com.gitee.baixiaol</groupId>
    <artifactId>sip-client</artifactId>
    <version>1.0.0-2</version>
</dependency>
// https://jarcasting.com/artifacts/com.gitee.baixiaol/sip-client/
implementation 'com.gitee.baixiaol:sip-client:1.0.0-2'
// https://jarcasting.com/artifacts/com.gitee.baixiaol/sip-client/
implementation ("com.gitee.baixiaol:sip-client:1.0.0-2")
'com.gitee.baixiaol:sip-client:jar:1.0.0-2'
<dependency org="com.gitee.baixiaol" name="sip-client" rev="1.0.0-2">
  <artifact name="sip-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.gitee.baixiaol', module='sip-client', version='1.0.0-2')
)
libraryDependencies += "com.gitee.baixiaol" % "sip-client" % "1.0.0-2"
[com.gitee.baixiaol/sip-client "1.0.0-2"]

Dependencies

compile (6)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
com.fasterxml.jackson.module : jackson-module-kotlin jar
org.springframework.boot : spring-boot-starter-actuator jar
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.10
org.jetbrains.kotlin : kotlin-reflect jar 1.3.10
com.alibaba : fastjson jar 1.2.47

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-2