Last Version

listening-boot-starter-web 1.0.3

Parent pom providing dependency and plugin management for applications built with Maven

License

License

GroupId

GroupId

com.listeningframework.boot
ArtifactId

ArtifactId

listening-boot-starter-web
Version

Version

1.0.3
Type

Type

jar
Description

Description

listening-boot-starter-web
Parent pom providing dependency and plugin management for applications built with Maven
Project Organization

Project Organization

Pivotal Software, Inc.

Download listening-boot-starter-web 1.0.3


<!-- https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-starter-web/ -->
<dependency>
    <groupId>com.listeningframework.boot</groupId>
    <artifactId>listening-boot-starter-web</artifactId>
    <version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-starter-web/
implementation 'com.listeningframework.boot:listening-boot-starter-web:1.0.3'
// https://jarcasting.com/artifacts/com.listeningframework.boot/listening-boot-starter-web/
implementation ("com.listeningframework.boot:listening-boot-starter-web:1.0.3")
'com.listeningframework.boot:listening-boot-starter-web:jar:1.0.3'
<dependency org="com.listeningframework.boot" name="listening-boot-starter-web" rev="1.0.3">
  <artifact name="listening-boot-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.listeningframework.boot', module='listening-boot-starter-web', version='1.0.3')
)
libraryDependencies += "com.listeningframework.boot" % "listening-boot-starter-web" % "1.0.3"
[com.listeningframework.boot/listening-boot-starter-web "1.0.3"]

Dependencies

compile (1)

Group / Artifact Type Version
com.listeningframework.boot : listening-boot-autoconfigure jar 1.0.3

test (1)

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

Project Modules

There are no modules declared in this project.