Last Version

greenbird Mule access log library 4.0.0

Library that enables standard access logging from Mule HTTP inbound endpoints.

License

License

GroupId

GroupId

com.greenbird.mule
ArtifactId

ArtifactId

greenbird-mule-access-log
Version

Version

4.0.0
Type

Type

jar
Description

Description

greenbird Mule access log library
Library that enables standard access logging from Mule HTTP inbound endpoints.
Project Organization

Project Organization

greenbird Integration Technology

Download greenbird-mule-access-log 4.0.0


<!-- https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-access-log/ -->
<dependency>
    <groupId>com.greenbird.mule</groupId>
    <artifactId>greenbird-mule-access-log</artifactId>
    <version>4.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-access-log/
implementation 'com.greenbird.mule:greenbird-mule-access-log:4.0.0'
// https://jarcasting.com/artifacts/com.greenbird.mule/greenbird-mule-access-log/
implementation ("com.greenbird.mule:greenbird-mule-access-log:4.0.0")
'com.greenbird.mule:greenbird-mule-access-log:jar:4.0.0'
<dependency org="com.greenbird.mule" name="greenbird-mule-access-log" rev="4.0.0">
  <artifact name="greenbird-mule-access-log" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.greenbird.mule', module='greenbird-mule-access-log', version='4.0.0')
)
libraryDependencies += "com.greenbird.mule" % "greenbird-mule-access-log" % "4.0.0"
[com.greenbird.mule/greenbird-mule-access-log "4.0.0"]

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.apache.logging.log4j : log4j-api jar 2.3
org.apache.logging.log4j : log4j-core jar 2.3

provided (5)

Group / Artifact Type Version
org.mule : mule-core jar 3.7.0
org.mule.modules : mule-module-spring-config jar 3.7.0
org.mule.transports : mule-transport-http jar 3.7.0
org.mule.transports : mule-transport-tcp jar 3.7.0
org.springframework.security : spring-security-core jar 4.0.1.RELEASE

test (10)

Group / Artifact Type Version
commons-io : commons-io jar 2.4
com.google.guava : guava jar 18.0
com.greenbird.mule : greenbird-mule-test-tools jar 2.0.0
org.mule.modules : mule-module-spring-security jar 3.7.0
org.mule.transports : mule-transport-vm jar 3.7.0
org.mule.tests : mule-tests-functional jar 3.7.0
junit : junit jar 4.11
org.mockito : mockito-core jar 1.10.8
org.hamcrest : hamcrest-library jar 1.3
org.apache.logging.log4j : log4j-core test-jar 2.3

Project Modules

There are no modules declared in this project.