WildFly Swarm: Spring Boot Starter: Web


License

License

AL2
Categories

Categories

WildFly Container Application Servers Spring Boot Microservices
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

spring-boot-starter-web
Last Version

Last Version

1.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

WildFly Swarm: Spring Boot Starter: Web
WildFly Swarm: Spring Boot Starter: Web
Project Organization

Project Organization

JBoss by Red Hat

Download spring-boot-starter-web

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.wildfly.swarm : spring-boot jar 1.0.0.Alpha2
org.wildfly.swarm : container jar 1.0.0.Final
org.wildfly.swarm : undertow jar 1.0.0.Final
org.wildfly.swarm : spring-boot-starter-logging jar 1.0.0.Alpha2
org.wildfly.swarm : spring-boot-starter-validation jar 1.0.0.Alpha2
org.springframework.boot : spring-boot-starter-web jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha2
1.0.0.Alpha1