Weld Logging Tools

The parent POM for Weld, specifying the build parameters

License

License

Categories

Categories

JBoss Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.jboss.weld
ArtifactId

ArtifactId

weld-logging-tools
Last Version

Last Version

1.0.3.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Weld Logging Tools
The parent POM for Weld, specifying the build parameters
Project URL

Project URL

http://weld.cdi-spec.org
Source Code Management

Source Code Management

https://github.com/weld/weld-logging-tools

Download weld-logging-tools

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.trimou : trimou-extension-gson jar 2.1.0.Final
org.slf4j : slf4j-simple Optional jar 1.7.10

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.jayway.jsonpath : json-path jar 2.0.0

Project Modules

There are no modules declared in this project.

weld-logging-tools

org.jboss.weld

Weld

Versions

Version
1.0.3.Final
1.0.2.Final
1.0.1.Final
1.0.0.Final
1.0.0.CR1