is not current version
Last Version 2.3.0

com.github.paulcwarren:spring-content-solr 1.0.0.M5


GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

spring-content-solr
Version

Version

1.0.0.M5
Type

Type

jar

Download spring-content-solr 1.0.0.M5


<!-- https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-solr/ -->
<dependency>
    <groupId>com.github.paulcwarren</groupId>
    <artifactId>spring-content-solr</artifactId>
    <version>1.0.0.M5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-solr/
implementation 'com.github.paulcwarren:spring-content-solr:1.0.0.M5'
// https://jarcasting.com/artifacts/com.github.paulcwarren/spring-content-solr/
implementation ("com.github.paulcwarren:spring-content-solr:1.0.0.M5")
'com.github.paulcwarren:spring-content-solr:jar:1.0.0.M5'
<dependency org="com.github.paulcwarren" name="spring-content-solr" rev="1.0.0.M5">
  <artifact name="spring-content-solr" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.paulcwarren', module='spring-content-solr', version='1.0.0.M5')
)
libraryDependencies += "com.github.paulcwarren" % "spring-content-solr" % "1.0.0.M5"
[com.github.paulcwarren/spring-content-solr "1.0.0.M5"]