c

chat-workflow-coverage

Used For Jacoco
Files download
File Operation
chat-workflow-coverage-9.0.3.pom download
Apache Maven
<dependency>
  <groupId>org.finos.springbot</groupId>
  <artifactId>chat-workflow-coverage</artifactId>
  <version>9.0.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.finos.springbot:chat-workflow-coverage:9.0.3'
Gradle Kotlin
implementation("org.finos.springbot:chat-workflow-coverage:9.0.3")
Scala SBT
libraryDependencies += "org.finos.springbot" % "chat-workflow-coverage" % "9.0.3"
Groovy Grape
@Grapes(
  @Grab(group='org.finos.springbot', module='chat-workflow-coverage', version='9.0.3')
)
Apache Ivy
<dependency org="org.finos.springbot" name="chat-workflow-coverage" rev="9.0.3" />
Leiningen
[org.finos.springbot/chat-workflow-coverage "9.0.3"]
Apache Buildr
'org.finos.springbot:chat-workflow-coverage:jar:9.0.3'