Last Version

Barista 1.0.0

A Java 8 Chef client written using Inversoft Restify REST Client.

License

License

GroupId

GroupId

com.inversoft
ArtifactId

ArtifactId

barista
Version

Version

1.0.0
Type

Type

jar
Description

Description

Barista
A Java 8 Chef client written using Inversoft Restify REST Client.
Project URL

Project URL

http://www.inversoft.org
Source Code Management

Source Code Management

https://github.com/inversoft/barista

Download barista 1.0.0


<!-- https://jarcasting.com/artifacts/com.inversoft/barista/ -->
<dependency>
    <groupId>com.inversoft</groupId>
    <artifactId>barista</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.inversoft/barista/
implementation 'com.inversoft:barista:1.0.0'
// https://jarcasting.com/artifacts/com.inversoft/barista/
implementation ("com.inversoft:barista:1.0.0")
'com.inversoft:barista:jar:1.0.0'
<dependency org="com.inversoft" name="barista" rev="1.0.0">
  <artifact name="barista" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.inversoft', module='barista', version='1.0.0')
)
libraryDependencies += "com.inversoft" % "barista" % "1.0.0"
[com.inversoft/barista "1.0.0"]

Dependencies

compile (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
com.inversoft : restify jar 3.3.0

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.8.7

Project Modules

There are no modules declared in this project.