License |
License |
---|---|
GroupId | GroupIdcom.github.wasiqb.coteafs |
ArtifactId | ArtifactIdservices |
Last Version | Last Version1.0.0-beta6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.wasiqb.coteafs:services
CoTeAFS Web Services Layer.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
services-1.0.0-beta6.pom | |
services-1.0.0-beta6.jar | 45 KB |
services-1.0.0-beta6-sources.jar | 44 KB |
services-1.0.0-beta6-javadoc.jar | 249 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/services/ -->
<dependency>
<groupId>com.github.wasiqb.coteafs</groupId>
<artifactId>services</artifactId>
<version>1.0.0-beta6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/services/
implementation 'com.github.wasiqb.coteafs:services:1.0.0-beta6'
// https://jarcasting.com/artifacts/com.github.wasiqb.coteafs/services/
implementation ("com.github.wasiqb.coteafs:services:1.0.0-beta6")
'com.github.wasiqb.coteafs:services:jar:1.0.0-beta6'
<dependency org="com.github.wasiqb.coteafs" name="services" rev="1.0.0-beta6">
<artifact name="services" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wasiqb.coteafs', module='services', version='1.0.0-beta6')
)
libraryDependencies += "com.github.wasiqb.coteafs" % "services" % "1.0.0-beta6"
[com.github.wasiqb.coteafs/services "1.0.0-beta6"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.2 |
com.googlecode.json-simple : json-simple | jar | 1.1.1 |
io.rest-assured : rest-assured | jar | 3.0.7 |
io.rest-assured : json-path | jar | 3.0.7 |
io.rest-assured : xml-path | jar | 3.0.7 |
org.apache.httpcomponents : httpclient | jar | 4.5.5 |
org.codehaus.groovy : groovy-all | jar | 2.4.15 |
com.github.wasiqb.coteafs : logger | jar | 1.5.0 |
com.github.wasiqb.coteafs : configs | jar | 1.5.0 |
com.github.wasiqb.coteafs : error | jar | 1.4.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.5 |
com.google.truth : truth | jar | 0.37 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.14.2 |