Solder Logging

A portable CDI extensions library for developing CDI applications, frameworks or other extensions

License

License

Categories

Categories

JBoss Container Application Servers Logging Application Layer Libs
GroupId

GroupId

org.jboss.solder
ArtifactId

ArtifactId

solder-logging
Last Version

Last Version

3.2.1.Final
Release Date

Release Date

Type

Type

jar
Description

Description

Solder Logging
A portable CDI extensions library for developing CDI applications, frameworks or other extensions
Project Organization

Project Organization

JBoss by Red Hat

Download solder-logging

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

#Seam Solder

A portable CDI extension library for applications, frameworks and other extensions based on CDI.

Seam Solder is independent of CDI implementation and fully portable between Java EE 6 and Servlet environments enhanced with CDI.

For more information, see the Seam Solder project page.

Building

mvn clean install -Pjboss-public-repository

or

mvn clean install -s settings.xml

The profile is not required if the JBoss Nexus repository is setup in your settings.xml

See the testsuite/readme.md file for information about running the testsuite in various containers.

org.jboss.solder

Seam

Versions

Version
3.2.1.Final
3.2.0.Final
3.1.1.Final
3.1.0.Final
3.1.0.CR1
3.1.0.Beta5
3.1.0.Beta4
3.1.0.Beta3