Last Version

HTMX Spring Boot 0.1.0

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

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

de.odrotbohm.playground
ArtifactId

ArtifactId

htmx-spring-boot
Version

Version

0.1.0
Type

Type

jar
Description

Description

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

Download htmx-spring-boot 0.1.0


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