Last Version

Spring Playground 0.1.0

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

License

License

GroupId

GroupId

de.odrotbohm.playground
ArtifactId

ArtifactId

spring-playground
Version

Version

0.1.0
Type

Type

pom
Description

Description

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

Project URL

https://github.com/odrotbohm/spring-playground

Download spring-playground 0.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.18.24

test (1)

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

Project Modules

  • modelmapper-spring-data
  • spring-web-tools
  • hotwire-spring-boot
  • htmx-spring-boot