e

exist-expathrepo-trigger-test

eXist-db XQuery EXPath Repository Module - Trigger Tests
文件下载
文件名 操作
exist-expathrepo-trigger-test-6.2.0.jar 下载
exist-expathrepo-trigger-test-6.2.0.pom 下载
exist-expathrepo-trigger-test-6.2.0-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.exist-db</groupId>
  <artifactId>exist-expathrepo-trigger-test</artifactId>
  <version>6.2.0</version>
</dependency>
Gradle Groovy
implementation 'org.exist-db:exist-expathrepo-trigger-test:6.2.0'
Gradle Kotlin
implementation("org.exist-db:exist-expathrepo-trigger-test:6.2.0")
Scala SBT
libraryDependencies += "org.exist-db" % "exist-expathrepo-trigger-test" % "6.2.0"
Groovy Grape
@Grapes(
  @Grab(group='org.exist-db', module='exist-expathrepo-trigger-test', version='6.2.0')
)
Apache Ivy
<dependency org="org.exist-db" name="exist-expathrepo-trigger-test" rev="6.2.0" />
Leiningen
[org.exist-db/exist-expathrepo-trigger-test "6.2.0"]
Apache Buildr
'org.exist-db:exist-expathrepo-trigger-test:jar:6.2.0'