Last Version

Weld Logging Tools 1.0.3.Final

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
Version

Version

1.0.3.Final
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 1.0.3.Final


<!-- 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.