License |
License |
---|---|
Categories |
CategoriesLeaf Data Databases |
GroupId | GroupIdde.otto.rx-composer |
ArtifactId | ArtifactIdcomposer-thymeleaf |
Last Version | Last Version1.0.0.M1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncomposer-thymeleaf
A library to aggregate content from several microservices based on content configurations.
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/de.otto.rx-composer/composer-thymeleaf/ -->
<dependency>
<groupId>de.otto.rx-composer</groupId>
<artifactId>composer-thymeleaf</artifactId>
<version>1.0.0.M1</version>
</dependency>
// https://jarcasting.com/artifacts/de.otto.rx-composer/composer-thymeleaf/
implementation 'de.otto.rx-composer:composer-thymeleaf:1.0.0.M1'
// https://jarcasting.com/artifacts/de.otto.rx-composer/composer-thymeleaf/
implementation ("de.otto.rx-composer:composer-thymeleaf:1.0.0.M1")
'de.otto.rx-composer:composer-thymeleaf:jar:1.0.0.M1'
<dependency org="de.otto.rx-composer" name="composer-thymeleaf" rev="1.0.0.M1">
<artifact name="composer-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.otto.rx-composer', module='composer-thymeleaf', version='1.0.0.M1')
)
libraryDependencies += "de.otto.rx-composer" % "composer-thymeleaf" % "1.0.0.M1"
[de.otto.rx-composer/composer-thymeleaf "1.0.0.M1"]
Group / Artifact | Type | Version |
---|---|---|
de.otto.rx-composer : composer-core | jar | 1.0.0.M1 |
org.thymeleaf : thymeleaf | jar | 3.0.2.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.mockito : mockito-core | jar | 1.10.19 |
com.github.rest-driver : rest-client-driver | jar | 2.0.0 |
ch.qos.logback : logback-classic | jar | 1.0.13 |