is not current version
Last Version 0.9.12

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

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

Type

jar

Download solr-thymeleaf 0.9.5


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