| License |
License |
|---|---|
| GroupId | GroupIdorg.expath.packaging |
| ArtifactId | ArtifactIdpkg-calabash |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEXPath Packaging XML Calabash Implementation
Implementation of EXPath Packaging for XML Calabash
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| pkg-calabash-1.6.1.pom | |
| pkg-calabash-1.6.1.jar | 29 KB |
| pkg-calabash-1.6.1-sources.jar | 25 KB |
| pkg-calabash-1.6.1-javadoc.jar | 64 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.expath.packaging/pkg-calabash/ -->
<dependency>
<groupId>org.expath.packaging</groupId>
<artifactId>pkg-calabash</artifactId>
<version>1.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.expath.packaging/pkg-calabash/
implementation 'org.expath.packaging:pkg-calabash:1.6.1'
// https://jarcasting.com/artifacts/org.expath.packaging/pkg-calabash/
implementation ("org.expath.packaging:pkg-calabash:1.6.1")
'org.expath.packaging:pkg-calabash:jar:1.6.1'
<dependency org="org.expath.packaging" name="pkg-calabash" rev="1.6.1">
<artifact name="pkg-calabash" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.expath.packaging', module='pkg-calabash', version='1.6.1')
)
libraryDependencies += "org.expath.packaging" % "pkg-calabash" % "1.6.1"
[org.expath.packaging/pkg-calabash "1.6.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.expath.packaging : pkg-java | jar | 1.6.1 |
| org.expath.packaging : pkg-saxon | jar | 1.6.1 |
| net.sf.saxon : Saxon-HE | jar | 10.3 |
| com.xmlcalabash : xmlcalabash | jar | 1.2.5-99 |
| org.relaxng : jing | jar | 20181222 |
| xml-apis : xml-apis | jar | 1.4.01 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |