MVN

com.marklogic : xqsync

Maven & Gradle

Jun 26, 2023
10 stars

xqsync · XQSync is a Java command-line tool. The entry point is the main method in the com.marklogic.ps.xqsync.XQSync class. This class takes zero or more property files as its arguments. Any specified system properties will override file-based properties, and properties found in later files may override properties specified in earlier files on the command line.

<dependency>
    <groupId>com.marklogic</groupId>
    <artifactId>xqsync</artifactId>
    <version>1.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.marklogic : xqsync to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.2

All Versions

Choose a version of com.marklogic : xqsync to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
xqsync-1.1.2
xqsync-1.1.1
xqsync-1.1.0

How to add a dependency to Maven

Add the following com.marklogic : xqsync maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.marklogic</groupId>
    <artifactId>xqsync</artifactId>
    <version>1.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.marklogic : xqsync gradle dependency to your build.gradle file:

implementation 'com.marklogic:xqsync:1.1.2'

Gradle Kotlin DSL: Add the following com.marklogic : xqsync gradle kotlin dependency to your build.gradle.kts file:

implementation("com.marklogic:xqsync:1.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.marklogic : xqsync sbt scala dependency to your build.sbt file:

libraryDependencies += "com.marklogic" % "xqsync" % "1.1.2"

Advertisement

Dependencies from Group

Jul 19, 2023
12 usages
56 stars
Jul 19, 2023
11 usages
May 08, 2023
4 usages
6 stars
Aug 24, 2023
3 usages
16 stars
Aug 16, 2017
2 usages
56 stars

Discover Dependencies

Jun 26, 2022
0 stars
Oct 22, 2022
1 stars
kat
Dec 25, 2022
10 stars
Dec 25, 2022
10 stars
Jul 09, 2022
0 stars
Jun 10, 2023
6 stars
Jun 10, 2023
6 stars