License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdorg.nefilim |
ArtifactId | ArtifactIdchefclient_2.10 |
Version | Version0.2 |
Type | Typejar |
Description |
Descriptionchefclient
chefclient
|
Project URL |
Project URL |
Project Organization |
Project Organizationorg.nefilim |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
chefclient_2.10-0.2.pom | |
chefclient_2.10-0.2.jar | 64 KB |
chefclient_2.10-0.2-sources.jar | 4 KB |
chefclient_2.10-0.2-javadoc.jar | 402 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.nefilim/chefclient_2.10/ -->
<dependency>
<groupId>org.nefilim</groupId>
<artifactId>chefclient_2.10</artifactId>
<version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.nefilim/chefclient_2.10/
implementation 'org.nefilim:chefclient_2.10:0.2'
// https://jarcasting.com/artifacts/org.nefilim/chefclient_2.10/
implementation ("org.nefilim:chefclient_2.10:0.2")
'org.nefilim:chefclient_2.10:jar:0.2'
<dependency org="org.nefilim" name="chefclient_2.10" rev="0.2">
<artifact name="chefclient_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.nefilim', module='chefclient_2.10', version='0.2')
)
libraryDependencies += "org.nefilim" % "chefclient_2.10" % "0.2"
[org.nefilim/chefclient_2.10 "0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
com.typesafe : scalalogging-slf4j_2.10 | jar | 1.0.1 |
io.spray : spray-client | jar | 1.3.1 |
io.spray : spray-routing | jar | 1.3.1 |
org.json4s : json4s-native_2.10 | jar | 3.2.7 |
org.json4s : json4s-jackson_2.10 | jar | 3.2.7 |
com.typesafe.akka : akka-actor_2.10 | jar | 2.3.1 |
org.bouncycastle : bcprov-jdk15on | jar | 1.50 |
org.bouncycastle : bcpkix-jdk15on | jar | 1.50 |
commons-codec : commons-codec | jar | 1.9 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.0 |
ch.qos.logback : logback-classic | jar | 1.1.1 |
io.spray : spray-testkit | jar | 1.3.1 |