is not current version
Last Version 1.4.2

cool.solr:solr-thymeleaf 1.2.1

A Solr response writer using the Thymeleaf templating engine

Categories

Categories

Leaf Data Databases
GroupId

GroupId

cool.solr
ArtifactId

ArtifactId

solr-thymeleaf
Version

Version

1.2.1
Type

Type

jar

Download solr-thymeleaf 1.2.1


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