License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdcool.solr |
ArtifactId | ArtifactIdsolr-thymeleaf |
Version | Version1.3.2 |
Type | Typejar |
Description |
Descriptionsolr-thymeleaf
A Solr response writer using the Thymeleaf templating engine
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
solr-thymeleaf-1.3.2.pom | |
solr-thymeleaf-1.3.2.jar | 11 KB |
solr-thymeleaf-1.3.2-sources.jar | 8 KB |
solr-thymeleaf-1.3.2-javadoc.jar | 45 KB |
solr-thymeleaf-1.3.2-jar-with-dependencies.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/cool.solr/solr-thymeleaf/ -->
<dependency>
<groupId>cool.solr</groupId>
<artifactId>solr-thymeleaf</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/cool.solr/solr-thymeleaf/
implementation 'cool.solr:solr-thymeleaf:1.3.2'
// https://jarcasting.com/artifacts/cool.solr/solr-thymeleaf/
implementation ("cool.solr:solr-thymeleaf:1.3.2")
'cool.solr:solr-thymeleaf:jar:1.3.2'
<dependency org="cool.solr" name="solr-thymeleaf" rev="1.3.2">
<artifact name="solr-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='cool.solr', module='solr-thymeleaf', version='1.3.2')
)
libraryDependencies += "cool.solr" % "solr-thymeleaf" % "1.3.2"
[cool.solr/solr-thymeleaf "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.thymeleaf : thymeleaf | jar | 3.0.12.RELEASE |
nz.net.ultraq.thymeleaf : thymeleaf-layout-dialect | jar | 2.5.2 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-core | jar | 8.7.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.solr : solr-test-framework | jar | 8.7.0 |
junit : junit | jar | 4.13.2 |
org.mockito : mockito-core | jar | 3.6.28 |