License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdeu.fakod |
ArtifactId | ArtifactIdsjersey-client_2.10 |
Version | Version0.3.3 |
Type | Typejar |
Description |
DescriptionJersey Client for Scala
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
Project URL |
Project URL |
Filename | Size |
---|---|
sjersey-client_2.10-0.3.3.pom | |
sjersey-client_2.10-0.3.3.jar | 85 KB |
sjersey-client_2.10-0.3.3-sources.jar | 9 KB |
sjersey-client_2.10-0.3.3-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fakod/sjersey-client_2.10/ -->
<dependency>
<groupId>eu.fakod</groupId>
<artifactId>sjersey-client_2.10</artifactId>
<version>0.3.3</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fakod/sjersey-client_2.10/
implementation 'eu.fakod:sjersey-client_2.10:0.3.3'
// https://jarcasting.com/artifacts/eu.fakod/sjersey-client_2.10/
implementation ("eu.fakod:sjersey-client_2.10:0.3.3")
'eu.fakod:sjersey-client_2.10:jar:0.3.3'
<dependency org="eu.fakod" name="sjersey-client_2.10" rev="0.3.3">
<artifact name="sjersey-client_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fakod', module='sjersey-client_2.10', version='0.3.3')
)
libraryDependencies += "eu.fakod" % "sjersey-client_2.10" % "0.3.3"
[eu.fakod/sjersey-client_2.10 "0.3.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.3 |
com.fasterxml.jackson.module : jackson-module-scala_2.10 | jar | 2.3.0 |
com.sun.jersey.contribs : jersey-apache-client | jar | 1.17.1 |
org.slf4j : slf4j-api | jar | 1.6.2 |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-simple | jar | 1.6.1 |
junit : junit | jar | 4.7 |
org.specs2 : specs2_2.10 | jar | 1.14 |