License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Wire Data Data Structures |
GroupId | GroupIdde.odrotbohm.playground |
ArtifactId | ArtifactIdhotwire-spring-boot-parent |
Last Version | Last Version0.1.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionHotwire Spring Boot - Parent
A collection of tiny helper libraries for Spring-based application development
|
Filename | Size |
---|---|
hotwire-spring-boot-parent-0.1.0.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.odrotbohm.playground/hotwire-spring-boot-parent/ -->
<dependency>
<groupId>de.odrotbohm.playground</groupId>
<artifactId>hotwire-spring-boot-parent</artifactId>
<version>0.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.odrotbohm.playground/hotwire-spring-boot-parent/
implementation 'de.odrotbohm.playground:hotwire-spring-boot-parent:0.1.0'
// https://jarcasting.com/artifacts/de.odrotbohm.playground/hotwire-spring-boot-parent/
implementation ("de.odrotbohm.playground:hotwire-spring-boot-parent:0.1.0")
'de.odrotbohm.playground:hotwire-spring-boot-parent:pom:0.1.0'
<dependency org="de.odrotbohm.playground" name="hotwire-spring-boot-parent" rev="0.1.0">
<artifact name="hotwire-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.odrotbohm.playground', module='hotwire-spring-boot-parent', version='0.1.0')
)
libraryDependencies += "de.odrotbohm.playground" % "hotwire-spring-boot-parent" % "0.1.0"
[de.odrotbohm.playground/hotwire-spring-boot-parent "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-thymeleaf | jar | 2.7.0 |
org.webjars.npm : hotwired__turbo | jar | 7.0.0-beta.3 |
org.projectlombok : lombok Optional | jar | 1.18.24 |
Group / Artifact | Type | Version |
---|---|---|
org.webjars : webjars-locator-core | jar | 0.50 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-test | jar | 2.7.0 |