is not current version
Last Version 0.9.12

com.s24.search.solr:solr-thymeleaf 0.9.3

A Solr response writer using the Thymeleaf templating engine

Categories

Categories

Leaf Data Databases Search Business Logic Libraries
GroupId

GroupId

com.s24.search.solr
ArtifactId

ArtifactId

solr-thymeleaf
Version

Version

0.9.3
Type

Type

jar

Download solr-thymeleaf 0.9.3


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