Last Version

camunda Commons - Logging 1.10.1

This pom defines the required plugins and profiles to allow a camunda bpm release build.

License

License

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

org.camunda.commons
ArtifactId

ArtifactId

camunda-commons-logging
Version

Version

1.10.1
Type

Type

jar
Description

Description

camunda Commons - Logging
This pom defines the required plugins and profiles to allow a camunda bpm release build.
Project Organization

Project Organization

Camunda Services GmbH

Download camunda-commons-logging 1.10.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

test (3)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.2.11
junit : junit jar 4.13.1
org.assertj : assertj-core jar 2.9.1

Project Modules

There are no modules declared in this project.