Shoelaces Application Home Module

Tools/Support for Spring Boot applications

License

License

Categories

Categories

Net
GroupId

GroupId

au.net.causal.shoelaces
ArtifactId

ArtifactId

shoelaces-apphome
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

Shoelaces Application Home Module
Tools/Support for Spring Boot applications
Project Organization

Project Organization

Pivotal Software, Inc.

Download shoelaces-apphome

How to add to project

<!-- https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-apphome/ -->
<dependency>
    <groupId>au.net.causal.shoelaces</groupId>
    <artifactId>shoelaces-apphome</artifactId>
    <version>2.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-apphome/
implementation 'au.net.causal.shoelaces:shoelaces-apphome:2.1.1'
// https://jarcasting.com/artifacts/au.net.causal.shoelaces/shoelaces-apphome/
implementation ("au.net.causal.shoelaces:shoelaces-apphome:2.1.1")
'au.net.causal.shoelaces:shoelaces-apphome:jar:2.1.1'
<dependency org="au.net.causal.shoelaces" name="shoelaces-apphome" rev="2.1.1">
  <artifact name="shoelaces-apphome" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.net.causal.shoelaces', module='shoelaces-apphome', version='2.1.1')
)
libraryDependencies += "au.net.causal.shoelaces" % "shoelaces-apphome" % "2.1.1"
[au.net.causal.shoelaces/shoelaces-apphome "2.1.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.springframework.boot : spring-boot jar 2.3.1.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.3.1.RELEASE
org.springframework : spring-web jar
javax.servlet : javax.servlet-api Optional jar 4.0.1

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.1.RELEASE
org.junit.jupiter : junit-jupiter-api jar
org.junit.jupiter : junit-jupiter-engine jar
org.junit.jupiter : junit-jupiter-params jar
org.mockito : mockito-junit-jupiter jar 3.3.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.1.1
2.0