License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.ing.baker |
ArtifactId | ArtifactIdbaas-node-client_2.12 |
Version | Version3.0.6 |
Type | Typejar |
Description |
Descriptionbaas-node-client
baas-node-client
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.ing.baker/baas-node-client_2.12/ -->
<dependency>
<groupId>com.ing.baker</groupId>
<artifactId>baas-node-client_2.12</artifactId>
<version>3.0.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.ing.baker/baas-node-client_2.12/
implementation 'com.ing.baker:baas-node-client_2.12:3.0.6'
// https://jarcasting.com/artifacts/com.ing.baker/baas-node-client_2.12/
implementation ("com.ing.baker:baas-node-client_2.12:3.0.6")
'com.ing.baker:baas-node-client_2.12:jar:3.0.6'
<dependency org="com.ing.baker" name="baas-node-client_2.12" rev="3.0.6">
<artifact name="baas-node-client_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.ing.baker', module='baas-node-client_2.12', version='3.0.6')
)
libraryDependencies += "com.ing.baker" % "baas-node-client_2.12" % "3.0.6"
[com.ing.baker/baas-node-client_2.12 "3.0.6"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.11 |
com.ing.baker : baker-interface_2.12 | jar | 3.0.6 |
org.http4s : http4s-core_2.12 | jar | 0.21.7 |
org.http4s : http4s-dsl_2.12 | jar | 0.21.7 |
org.http4s : http4s-blaze-client_2.12 | jar | 0.21.7 |
org.http4s : http4s-circe_2.12 | jar | 0.21.7 |
com.typesafe.scala-logging : scala-logging_2.12 | jar | 3.9.2 |
Group / Artifact | Type | Version |
---|---|---|
org.http4s : http4s-blaze-server_2.12 | jar | 0.21.7 |
org.slf4j : slf4j-api | jar | 1.7.30 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
org.scalatest : scalatest_2.12 | jar | 3.2.1 |