Last Version

benten-parent 0.1.5

CUI bot framework

License

License

GroupId

GroupId

com.intuit.benten
ArtifactId

ArtifactId

benten-parent
Version

Version

0.1.5
Type

Type

pom
Description

Description

benten-parent
CUI bot framework
Project URL

Project URL

https://github.com/intuit/karate
Source Code Management

Source Code Management

https://github.com/intuit/benten

Download benten-parent 0.1.5

Filename Size
benten-parent-0.1.5.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/com.intuit.benten/benten-parent/ -->
<dependency>
    <groupId>com.intuit.benten</groupId>
    <artifactId>benten-parent</artifactId>
    <version>0.1.5</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.intuit.benten/benten-parent/
implementation 'com.intuit.benten:benten-parent:0.1.5'
// https://jarcasting.com/artifacts/com.intuit.benten/benten-parent/
implementation ("com.intuit.benten:benten-parent:0.1.5")
'com.intuit.benten:benten-parent:pom:0.1.5'
<dependency org="com.intuit.benten" name="benten-parent" rev="0.1.5">
  <artifact name="benten-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.intuit.benten', module='benten-parent', version='0.1.5')
)
libraryDependencies += "com.intuit.benten" % "benten-parent" % "0.1.5"
[com.intuit.benten/benten-parent "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

  • benten-common
  • benten-jira-bolt
  • benten-core
  • benten-jenkins-bolt
  • benten-mock
  • benten-archetype
  • benten-examples