x

xmlcalabash1-ditaa

XML Calabash extension steps to communicate with MarkLogic server
https://github.com/ndw/xmlcalabash1-ditaa
The Apache Software License, Version 2.0
Norman Walsh
Files download
File Operation
xmlcalabash1-ditaa-1.0.1.jar download
xmlcalabash1-ditaa-1.0.1.pom download
xmlcalabash1-ditaa-1.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.xmlcalabash</groupId>
  <artifactId>xmlcalabash1-ditaa</artifactId>
  <version>1.0.1</version>
</dependency>
Gradle Groovy
implementation 'com.xmlcalabash:xmlcalabash1-ditaa:1.0.1'
Gradle Kotlin
implementation("com.xmlcalabash:xmlcalabash1-ditaa:1.0.1")
Scala SBT
libraryDependencies += "com.xmlcalabash" % "xmlcalabash1-ditaa" % "1.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.xmlcalabash', module='xmlcalabash1-ditaa', version='1.0.1')
)
Apache Ivy
<dependency org="com.xmlcalabash" name="xmlcalabash1-ditaa" rev="1.0.1" />
Leiningen
[com.xmlcalabash/xmlcalabash1-ditaa "1.0.1"]
Apache Buildr
'com.xmlcalabash:xmlcalabash1-ditaa:jar:1.0.1'