Last Version

commons-logging 0.0.15

dependencies

Categories

Categories

Logging Application Layer Libs
GroupId

GroupId

com.walterjwhite.infrastructure.dependencies
ArtifactId

ArtifactId

commons-logging
Version

Version

0.0.15
Type

Type

pom
Description

Description

commons-logging
dependencies

Download commons-logging 0.0.15


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : jcl-over-slf4j jar 1.7.25

provided (1)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.3

Project Modules

There are no modules declared in this project.