MVN

net.servicestack : client

Maven & Gradle

Mar 11, 2021
3 usages
11 stars

ServiceStack.Client · A client library to call your ServiceStack webservices.

<dependency>
    <groupId>net.servicestack</groupId>
    <artifactId>client</artifactId>
    <version>1.0.49</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.servicestack : client to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.49

All Versions

Choose a version of net.servicestack : client to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
client-1.0.49
client-1.0.48
client-1.0.47
client-1.0.46
client-1.0.45
client-1.0.44
client-1.0.43
client-1.0.37
client-1.0.36
client-1.0.35
client-1.0.34
client-1.0.33
client-1.0.32
client-1.0.31
client-1.0.30
client-1.0.28
client-1.0.27
client-1.0.26
client-1.0.25
client-1.0.24
client-1.0.23
client-1.0.22
client-1.0.21
client-1.0.20
client-1.0.19
client-1.0.18
client-1.0.17
client-1.0.16
client-1.0.15
client-1.0.14
client-1.0.13
client-1.0.12
client-1.0.10
client-1.0.9
client-1.0.8
client-1.0.7
client-1.0.5
client-1.0.4
client-1.0.2
client-1.0.1

How to add a dependency to Maven

Add the following net.servicestack : client maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.servicestack</groupId>
    <artifactId>client</artifactId>
    <version>1.0.49</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.servicestack : client gradle dependency to your build.gradle file:

implementation 'net.servicestack:client:1.0.49'

Gradle Kotlin DSL: Add the following net.servicestack : client gradle kotlin dependency to your build.gradle.kts file:

implementation("net.servicestack:client:1.0.49")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.servicestack : client sbt scala dependency to your build.sbt file:

libraryDependencies += "net.servicestack" % "client" % "1.0.49"

Advertisement

Dependencies from Group

Mar 11, 2021
3 usages
11 stars
Mar 11, 2021
11 stars
Jan 27, 2021
1 stars

Discover Dependencies

Aug 24, 2023
6 usages
680 stars
Aug 24, 2023
3 usages
680 stars
Apr 26, 2016
17 usages
279 stars
Jun 04, 2015
11 usages
63 stars
Aug 17, 2023
11 usages
216 stars
Apr 22, 2019
3 usages
5.3k stars
Apr 28, 2015
1 stars
Jan 31, 2017
1 usages
0 stars