Weld Logging

Weld logging module (to be replaced with slf4j)

License

License

Categories

Categories

JBoss Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-logging
Last Version

Last Version

1.0.0-CR1-SP1
Release Date

Release Date

Type

Type

jar
Description

Description

Weld Logging
Weld logging module (to be replaced with slf4j)
Project Organization

Project Organization

Seam Framework

Download weld-logging

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
log4j : log4j Optional jar 1.2.14

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.9

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0-CR1-SP1
1.0.0-CR1