is not current version
Last Version 2.2.0.RELEASE

io.github.malteseduck.springframework.data:spring-data-marklogic 2.0.3.RELEASE

MarkLogic support for Spring Data

Categories

Categories

Data
GroupId

GroupId

io.github.malteseduck.springframework.data
ArtifactId

ArtifactId

spring-data-marklogic
Version

Version

2.0.3.RELEASE
Type

Type

jar

Download spring-data-marklogic 2.0.3.RELEASE


<!-- 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.0.3.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.0.3.RELEASE'
// https://jarcasting.com/artifacts/io.github.malteseduck.springframework.data/spring-data-marklogic/
implementation ("io.github.malteseduck.springframework.data:spring-data-marklogic:2.0.3.RELEASE")
'io.github.malteseduck.springframework.data:spring-data-marklogic:jar:2.0.3.RELEASE'
<dependency org="io.github.malteseduck.springframework.data" name="spring-data-marklogic" rev="2.0.3.RELEASE">
  <artifact name="spring-data-marklogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.malteseduck.springframework.data', module='spring-data-marklogic', version='2.0.3.RELEASE')
)
libraryDependencies += "io.github.malteseduck.springframework.data" % "spring-data-marklogic" % "2.0.3.RELEASE"
[io.github.malteseduck.springframework.data/spring-data-marklogic "2.0.3.RELEASE"]