Last Version

Web Beans Logging 1.0.0.PREVIEW1

The reference implementation of JSR 299: Web Beans

License

License

Categories

Categories

JBoss Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.jboss.webbeans
ArtifactId

ArtifactId

webbeans-logging
Version

Version

1.0.0.PREVIEW1
Type

Type

jar
Description

Description

Web Beans Logging
The reference implementation of JSR 299: Web Beans

Download webbeans-logging 1.0.0.PREVIEW1


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

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

Project Modules

There are no modules declared in this project.