License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdio.github.malteseduck.springframework.data |
ArtifactId | ArtifactIdspring-data-marklogic |
Version | Version2.2.0.RELEASE |
Type | Typejar |
Description |
DescriptionSpring Data MarkLogic - Core
MarkLogic support for Spring Data
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/io.github.malteseduck.springframework.data/spring-data-marklogic/ -->
<dependency>
<groupId>io.github.malteseduck.springframework.data</groupId>
<artifactId>spring-data-marklogic</artifactId>
<version>2.2.0.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.malteseduck.springframework.data/spring-data-marklogic/
implementation 'io.github.malteseduck.springframework.data:spring-data-marklogic:2.2.0.RELEASE'
// https://jarcasting.com/artifacts/io.github.malteseduck.springframework.data/spring-data-marklogic/
implementation ("io.github.malteseduck.springframework.data:spring-data-marklogic:2.2.0.RELEASE")
'io.github.malteseduck.springframework.data:spring-data-marklogic:jar:2.2.0.RELEASE'
<dependency org="io.github.malteseduck.springframework.data" name="spring-data-marklogic" rev="2.2.0.RELEASE">
<artifact name="spring-data-marklogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.malteseduck.springframework.data', module='spring-data-marklogic', version='2.2.0.RELEASE')
)
libraryDependencies += "io.github.malteseduck.springframework.data" % "spring-data-marklogic" % "2.2.0.RELEASE"
[io.github.malteseduck.springframework.data/spring-data-marklogic "2.2.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.11.1 |
org.springframework : spring-test | jar | |
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 3.3.3 |
org.junit.jupiter : junit-jupiter | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
org.mockito : mockito-junit-jupiter | jar | 3.3.3 |
ch.qos.logback : logback-classic | jar | 1.2.3 |