Last Version

sip-test 1.0.2

Simple softphone for sip testing purposes.

License

License

GroupId

GroupId

com.sipgate
ArtifactId

ArtifactId

sip-test
Version

Version

1.0.2
Type

Type

jar
Description

Description

sip-test
Simple softphone for sip testing purposes.
Project URL

Project URL

https://github.com/sipgate/sip-test
Source Code Management

Source Code Management

https://github.com/sipgate/sip-test

Download sip-test 1.0.2


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

Dependencies

compile (4)

Group / Artifact Type Version
com.sipgate : sipgate-types jar 1.0.0
io.vavr : vavr-jackson jar 0.9.0
org.apache.commons : commons-lang3 jar 3.2
org.hamcrest : hamcrest-all jar 1.3

provided (1)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.10

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.