GitHub / marklogic / ml-app-deployer
Java client for the MarkLogic REST Management API
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marklogic%2Fml-app-deployer
PURL: pkg:github/marklogic/ml-app-deployer
Stars: 16
Forks: 20
Open issues: 0
License: other
Language: Java
Size: 3.23 MB
Dependencies parsed at:
33
Created at: over 10 years ago
Updated at: 10 months ago
Pushed at: 11 months ago
Last synced at: 4 months ago
Topics: java, java-library, marklogic, resttemplate
build.gradle
maven
- com.fasterxml.jackson.core:jackson-databind 2.13.2.2 api
- com.marklogic:ml-javaclient-util 4.3.1 api
- org.springframework:spring-web 5.3.18 api
- ch.qos.logback:logback-classic 1.2.11 compileOnly
- com.beust:jcommander 1.82 compileOnly
- com.flipkart.zjsonpatch:zjsonpatch 0.4.12 implementation
- com.sun.xml.bind:jaxb-core 2.3.0.1 implementation
- com.sun.xml.bind:jaxb-impl 2.3.6 implementation
- commons-codec:commons-codec 1.15 implementation
- javax.xml.bind:jaxb-api 2.3.1 implementation
- jaxen:jaxen 1.2.0 implementation
- org.apache.commons:commons-lang3 3.12.0 implementation
- org.apache.httpcomponents:httpclient 4.5.13 implementation
- org.jdom:jdom2 2.0.6.1 implementation
- ch.qos.logback:logback-classic 1.2.11 testImplementation
- commons-io:commons-io 2.11.0 testImplementation
- org.junit.jupiter:junit-jupiter 5.7.2 testImplementation
- org.slf4j:jcl-over-slf4j 1.7.36 testImplementation
- org.slf4j:slf4j-api 1.7.36 testImplementation
- org.springframework:spring-test 5.3.18 testImplementation
- xmlunit:xmlunit 1.6 testImplementation
pom.xml
maven
- com.fasterxml.jackson.core:jackson-databind 2.13.2.2 compile
- com.marklogic:ml-javaclient-util 4.3.1 compile
- org.springframework:spring-web 5.3.18 compile
- com.flipkart.zjsonpatch:zjsonpatch 0.4.12
- com.sun.xml.bind:jaxb-core 2.3.0.1
- com.sun.xml.bind:jaxb-impl 2.3.6
- commons-codec:commons-codec 1.15
- javax.xml.bind:jaxb-api 2.3.1
- jaxen:jaxen 1.2.0
- org.apache.commons:commons-lang3 3.12.0
- org.apache.httpcomponents:httpclient 4.5.13
- org.jdom:jdom2 2.0.6.1