Hotwire Spring Boot

A collection of tiny helper libraries for Spring-based application development

License

License

Categories

Categories

Spring Boot Container Microservices Wire Data Data Structures
GroupId

GroupId

de.odrotbohm.playground
ArtifactId

ArtifactId

hotwire-spring-boot
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Hotwire Spring Boot
A collection of tiny helper libraries for Spring-based application development

Download hotwire-spring-boot

How to add to project

<!-- https://jarcasting.com/artifacts/de.odrotbohm.playground/hotwire-spring-boot/ -->
<dependency>
    <groupId>de.odrotbohm.playground</groupId>
    <artifactId>hotwire-spring-boot</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/de.odrotbohm.playground/hotwire-spring-boot/
implementation 'de.odrotbohm.playground:hotwire-spring-boot:0.1.0'
// https://jarcasting.com/artifacts/de.odrotbohm.playground/hotwire-spring-boot/
implementation ("de.odrotbohm.playground:hotwire-spring-boot:0.1.0")
'de.odrotbohm.playground:hotwire-spring-boot:jar:0.1.0'
<dependency org="de.odrotbohm.playground" name="hotwire-spring-boot" rev="0.1.0">
  <artifact name="hotwire-spring-boot" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.odrotbohm.playground', module='hotwire-spring-boot', version='0.1.0')
)
libraryDependencies += "de.odrotbohm.playground" % "hotwire-spring-boot" % "0.1.0"
[de.odrotbohm.playground/hotwire-spring-boot "0.1.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework : spring-webmvc Optional jar
jakarta.servlet : jakarta.servlet-api Optional jar 4.0.4
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

runtime (1)

Group / Artifact Type Version
org.webjars : webjars-locator-core jar 0.50

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.7.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0