Categories |
CategoriesLogging Application Layer Libs |
---|---|
GroupId | GroupIdcom.walterjwhite.infrastructure.dependencies |
ArtifactId | ArtifactIdcommons-logging |
Last Version | Last Version0.0.15 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncommons-logging
dependencies
|
Filename | Size |
---|---|
commons-logging-0.0.15.pom | 1 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.3 |