Last Version

benten-archetype 0.1.5

CUI bot framework

License

License

GroupId

GroupId

com.intuit.benten
ArtifactId

ArtifactId

benten-archetype
Version

Version

0.1.5
Type

Type

jar
Description

Description

benten-archetype
CUI bot framework
Project URL

Project URL

http://maven.apache.org

Download benten-archetype 0.1.5


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

Dependencies

compile (3)

Group / Artifact Type Version
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.