| License | License | 
|---|---|
| Categories | CategorieseXist Data Databases | 
| GroupId | GroupIdorg.exist-db | 
| ArtifactId | ArtifactIdexist-expathrepo-trigger-test | 
| Last Version | Last Version6.0.1 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptioneXist-db EXPath Repository Module - Trigger Tests eXist-db XQuery EXPath Repository Module - Trigger Tests | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-expathrepo-trigger-test/ -->
<dependency>
    <groupId>org.exist-db</groupId>
    <artifactId>exist-expathrepo-trigger-test</artifactId>
    <version>6.0.1</version>
</dependency>// https://jarcasting.com/artifacts/org.exist-db/exist-expathrepo-trigger-test/
implementation 'org.exist-db:exist-expathrepo-trigger-test:6.0.1'// https://jarcasting.com/artifacts/org.exist-db/exist-expathrepo-trigger-test/
implementation ("org.exist-db:exist-expathrepo-trigger-test:6.0.1")'org.exist-db:exist-expathrepo-trigger-test:jar:6.0.1'<dependency org="org.exist-db" name="exist-expathrepo-trigger-test" rev="6.0.1">
  <artifact name="exist-expathrepo-trigger-test" type="jar" />
</dependency>@Grapes(
@Grab(group='org.exist-db', module='exist-expathrepo-trigger-test', version='6.0.1')
)libraryDependencies += "org.exist-db" % "exist-expathrepo-trigger-test" % "6.0.1"[org.exist-db/exist-expathrepo-trigger-test "6.0.1"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.exist-db : exist-core | jar | 6.0.1 | 
| xml-apis : xml-apis | jar | 1.4.01 | 
| org.apache.logging.log4j : log4j-api | jar | 2.17.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| org.xmlunit : xmlunit-core | jar | 2.8.4 |