License |
License |
---|---|
Categories |
CategoriesCLI User Interface Jersey Program Interface REST Frameworks |
GroupId | GroupIdeu.fakod |
ArtifactId | ArtifactIdsjersey-client_2.9 |
Version | Version0.3.2 |
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.9-0.3.2.pom | |
sjersey-client_2.9-0.3.2.jar | 84 KB |
sjersey-client_2.9-0.3.2-sources.jar | 9 KB |
sjersey-client_2.9-0.3.2-javadoc.jar | 293 KB |
Browse |
<!-- https://jarcasting.com/artifacts/eu.fakod/sjersey-client_2.9/ -->
<dependency>
<groupId>eu.fakod</groupId>
<artifactId>sjersey-client_2.9</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/eu.fakod/sjersey-client_2.9/
implementation 'eu.fakod:sjersey-client_2.9:0.3.2'
// https://jarcasting.com/artifacts/eu.fakod/sjersey-client_2.9/
implementation ("eu.fakod:sjersey-client_2.9:0.3.2")
'eu.fakod:sjersey-client_2.9:jar:0.3.2'
<dependency org="eu.fakod" name="sjersey-client_2.9" rev="0.3.2">
<artifact name="sjersey-client_2.9" type="jar" />
</dependency>
@Grapes(
@Grab(group='eu.fakod', module='sjersey-client_2.9', version='0.3.2')
)
libraryDependencies += "eu.fakod" % "sjersey-client_2.9" % "0.3.2"
[eu.fakod/sjersey-client_2.9 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.9.3 |
com.fasterxml.jackson.module : jackson-module-scala_2.9.3 | 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.9.3 | jar | 1.12.4.1 |