License |
License |
---|---|
Categories |
CategoriesNet Leaf Data Databases |
GroupId | GroupIdrocks.coffeenet |
ArtifactId | ArtifactIdstarter-navigation-thymeleaf |
Version | Version0.38.2 |
Type | Typejar |
Description |
DescriptionCoffeeNet Starter Navigation Thymeleaf
This starter is designed to provide the
CoffeeNet styling with thymeleaf templates
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
starter-navigation-thymeleaf-0.38.2.pom | |
starter-navigation-thymeleaf-0.38.2.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/rocks.coffeenet/starter-navigation-thymeleaf/ -->
<dependency>
<groupId>rocks.coffeenet</groupId>
<artifactId>starter-navigation-thymeleaf</artifactId>
<version>0.38.2</version>
</dependency>
// https://jarcasting.com/artifacts/rocks.coffeenet/starter-navigation-thymeleaf/
implementation 'rocks.coffeenet:starter-navigation-thymeleaf:0.38.2'
// https://jarcasting.com/artifacts/rocks.coffeenet/starter-navigation-thymeleaf/
implementation ("rocks.coffeenet:starter-navigation-thymeleaf:0.38.2")
'rocks.coffeenet:starter-navigation-thymeleaf:jar:0.38.2'
<dependency org="rocks.coffeenet" name="starter-navigation-thymeleaf" rev="0.38.2">
<artifact name="starter-navigation-thymeleaf" type="jar" />
</dependency>
@Grapes(
@Grab(group='rocks.coffeenet', module='starter-navigation-thymeleaf', version='0.38.2')
)
libraryDependencies += "rocks.coffeenet" % "starter-navigation-thymeleaf" % "0.38.2"
[rocks.coffeenet/starter-navigation-thymeleaf "0.38.2"]
Group / Artifact | Type | Version |
---|---|---|
rocks.coffeenet : starter-navigation | jar | 0.38.2 |
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 1.5.19.RELEASE |