Last Version

Apache ServiceMix :: Logging 7.0.1

Bill-of-materials of the core components and versions used for building the features project (This POM contains the dependencies and versions that are useful to both users and our own development)

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.apache.servicemix.logging
ArtifactId

ArtifactId

logging
Version

Version

7.0.1
Type

Type

pom
Description

Description

Apache ServiceMix :: Logging
Bill-of-materials of the core components and versions used for building the features project (This POM contains the dependencies and versions that are useful to both users and our own development)
Project Organization

Project Organization

The Apache Software Foundation

Download logging 7.0.1

Filename Size
logging-7.0.1.pom 1 KB
Browse

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

Dependencies

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

Project Modules

  • jms-appender