Last Version

com.intuit.benten:benten-common 0.1.5

CUI bot framework

License

License

GroupId

GroupId

com.intuit.benten
ArtifactId

ArtifactId

benten-common
Version

Version

0.1.5
Type

Type

jar
Description

Description

CUI bot framework

Download benten-common 0.1.5


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

Dependencies

compile (5)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.8.2
com.github.allbegray » slack-api jar v1.5.1.RELEASE
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.