Last Version

LittleShoot HTTP Client Integration with SIP 1.0.3

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.littleshoot
ArtifactId

ArtifactId

sip-http-client
Version

Version

1.0.3
Type

Type

jar
Description

Description

LittleShoot HTTP Client Integration with SIP
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Project Organization

Project Organization

LittleShoot
Source Code Management

Source Code Management

https://[email protected]/adamfisk/littleshoot-sip-http-client.git

Download sip-http-client 1.0.3


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

Dependencies

compile (8)

Group / Artifact Type Version
org.littleshoot : littleshoot-ice jar 1.0.3
org.littleshoot : mina-port jar 1.4
org.littleshoot : p2p-sockets jar 1.0.3
org.littleshoot : sip-client jar 1.0.3
org.littleshoot : util jar 1.0.3
log4j : log4j jar 1.2.17
org.slf4j : slf4j-log4j12 jar 1.7.2
org.slf4j : slf4j-api jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.