Download camunda-commons-logging-1.0.5.jar file - Jar c

Jar examples for c:camunda-commons-logging

Description

You can download jar file camunda-commons-logging 1.0.5 in this page.

Build File

You can use the following script to add camunda-commons-logging-1.0.5.jar to your project.

<dependency>
   <groupId>org.camunda.commons</groupId>
   <artifactId>camunda-commons-logging</artifactId>
   <version>1.0.5</version>
</dependency>
compile group: 'org.camunda.commons', name: 'camunda-commons-logging', version: '1.0.5'
libraryDependencies += "org.camunda.commons" % "camunda-commons-logging" % "1.0.5"
<dependency org="org.camunda.commons" name="camunda-commons-logging" rev="1.0.5"/>
@Grapes(@Grab(group='org.camunda.commons', module='camunda-commons-logging', version='1.0.5'))
'org.camunda.commons:camunda-commons-logging:jar:1.0.5'

Download

Click the following link to download the jar file.

camunda-commons-logging-1.0.5-javadoc.jar
camunda-commons-logging-1.0.5-sources.jar
camunda-commons-logging-1.0.5-test-sources.jar
camunda-commons-logging-1.0.5.jar
camunda-commons-logging-1.0.5.pom



Related Tutorials