Last Version

com.manywho.sdk:sdk-services 2.0.1

Java SDK for building services to integrate with the ManyWho platform

License

License

GroupId

GroupId

com.manywho.sdk
ArtifactId

ArtifactId

sdk-services
Version

Version

2.0.1
Type

Type

jar
Description

Description

Java SDK for building services to integrate with the ManyWho platform

Download sdk-services 2.0.1


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

Dependencies

compile (6)

Group / Artifact Type Version
com.manywho.sdk : sdk-api jar 2.0.1
org.slf4j : slf4j-api jar 1.7.25
org.reflections : reflections jar 0.9.10
com.google.inject : guice jar 4.1.0
commons-fileupload : commons-fileupload jar 1.4
org.jboss.spec.javax.servlet : jboss-servlet-api_3.1_spec jar 1.0.0.Final

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0
org.skyscreamer : jsonassert jar 1.3.0

Project Modules

There are no modules declared in this project.