Last Version

com.intuit.benten:benten-core 0.1.5

CUI bot framework

License

License

GroupId

GroupId

com.intuit.benten
ArtifactId

ArtifactId

benten-core
Version

Version

0.1.5
Type

Type

jar
Description

Description

CUI bot framework

Download benten-core 0.1.5


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

Dependencies

compile (10)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar 1.5.10.RELEASE
org.springframework.boot : spring-boot-starter-web jar 1.5.10.RELEASE
ai.api : libai jar 1.6.12
com.github.xuwei-k : html2image jar 0.1.0
com.pdfcrowd : pdfcrowd jar 4.2.1
com.jayway.jsonpath : json-path jar 2.3.0
com.google.code.gson : gson jar 2.8.2
com.github.allbegray » slack-api jar v1.5.1.RELEASE
com.intuit.benten : benten-common jar 0.1.5
org.springframework.boot : spring-boot-configuration-processor Optional jar 1.5.10.RELEASE

test (2)

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

Project Modules

There are no modules declared in this project.