WildFly Swarm: Spring Boot Starter: Logging


License

License

AL2
Categories

Categories

WildFly Container Application Servers Spring Boot Microservices Logging Application Layer Libs
GroupId

GroupId

org.wildfly.swarm
ArtifactId

ArtifactId

spring-boot-starter-logging
Last Version

Last Version

1.0.0.Alpha2
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

JBoss by Red Hat

Download spring-boot-starter-logging

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.wildfly.swarm : container jar 1.0.0.Final
org.wildfly.swarm : logging jar 1.0.0.Final

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0.Alpha2
1.0.0.Alpha1