is not current version
Last Version 0.9.12

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

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.2
Type

Type

jar

Download solr-thymeleaf 0.9.2


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