Last Version

solr-thymeleaf 1.4.2

A Solr response writer using the Thymeleaf templating engine

License

License

Categories

Categories

Leaf Data Databases
GroupId

GroupId

cool.solr
ArtifactId

ArtifactId

solr-thymeleaf
Version

Version

1.4.2
Type

Type

jar
Description

Description

solr-thymeleaf
A Solr response writer using the Thymeleaf templating engine
Project URL

Project URL

https://github.com/solr-cool/solr-thymeleaf
Project Organization

Project Organization

solr.cool
Source Code Management

Source Code Management

https://github.com/solr-cool/solr-thymeleaf

Download solr-thymeleaf 1.4.2


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

Dependencies

compile (2)

Group / Artifact Type Version
org.thymeleaf : thymeleaf jar 3.0.15.RELEASE
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect jar 2.5.3

provided (1)

Group / Artifact Type Version
org.apache.solr : solr-core jar 8.11.1

test (3)

Group / Artifact Type Version
org.apache.solr : solr-test-framework jar 8.11.1
junit : junit jar 4.13.2
org.mockito : mockito-core jar 4.6.1

Project Modules

There are no modules declared in this project.