is not current version
Last Version 2.3.0

com.github.paulcwarren:content-solr-spring-boot-starter 1.0.0.M4


Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

com.github.paulcwarren
ArtifactId

ArtifactId

content-solr-spring-boot-starter
Version

Version

1.0.0.M4
Type

Type

jar

Download content-solr-spring-boot-starter 1.0.0.M4


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