Last Version

HTMX Spring Boot - Parent 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-parent
Version

Version

0.1.0
Type

Type

pom
Description

Description

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

Download htmx-spring-boot-parent 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
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

  • htmx-spring-boot