не последняя версия
Последняя версия 0.0.15

com.walterjwhite.infrastructure.dependencies:commons-logging 0.0.13


Категории

Категории

Logging Библиотеки уровня приложения
Группа

Группа

com.walterjwhite.infrastructure.dependencies
Идентификатор

Идентификатор

commons-logging
Версия

Версия

0.0.13
Тип

Тип

pom

Скачать commons-logging 0.0.13

Имя Файла Размер
commons-logging-0.0.13.pom 1 KB
Обзор

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