| Категории |
КатегорииLogging Библиотеки уровня приложения |
|---|---|
| Группа | Группаcom.walterjwhite.infrastructure.dependencies |
| Идентификатор | Идентификаторcommons-logging |
| Последняя версия | Последняя версия0.0.15 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеcommons-logging
dependencies
|
| Имя Файла | Размер |
|---|---|
| commons-logging-0.0.15.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.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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.7.25 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.3 |