Last Version

com.intuit.benten:benten-examples 0.1.5

CUI bot framework

License

License

GroupId

GroupId

com.intuit.benten
ArtifactId

ArtifactId

benten-examples
Version

Version

0.1.5
Type

Type

jar
Description

Description

CUI bot framework

Download benten-examples 0.1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.intuit.benten : benten-core jar 0.1.5
org.apache.httpcomponents : httpclient jar 4.5.5
com.jayway.jsonpath : json-path jar 2.3.0
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.10.RELEASE

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework.boot : spring-boot-starter-test jar 1.5.10.RELEASE

Project Modules

There are no modules declared in this project.