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

org.wso2.appserver:commons-logging-test-webapp 5.3.0-beta1


Категории

Категории

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

Группа

org.wso2.appserver
Идентификатор

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

commons-logging-test-webapp
Версия

Версия

5.3.0-beta1
Тип

Тип

war

Скачать commons-logging-test-webapp 5.3.0-beta1


<!-- https://jarcasting.com/artifacts/org.wso2.appserver/commons-logging-test-webapp/ -->
<dependency>
    <groupId>org.wso2.appserver</groupId>
    <artifactId>commons-logging-test-webapp</artifactId>
    <version>5.3.0-beta1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.wso2.appserver/commons-logging-test-webapp/
implementation 'org.wso2.appserver:commons-logging-test-webapp:5.3.0-beta1'
// https://jarcasting.com/artifacts/org.wso2.appserver/commons-logging-test-webapp/
implementation ("org.wso2.appserver:commons-logging-test-webapp:5.3.0-beta1")
'org.wso2.appserver:commons-logging-test-webapp:war:5.3.0-beta1'
<dependency org="org.wso2.appserver" name="commons-logging-test-webapp" rev="5.3.0-beta1">
  <artifact name="commons-logging-test-webapp" type="war" />
</dependency>
@Grapes(
@Grab(group='org.wso2.appserver', module='commons-logging-test-webapp', version='5.3.0-beta1')
)
libraryDependencies += "org.wso2.appserver" % "commons-logging-test-webapp" % "5.3.0-beta1"
[org.wso2.appserver/commons-logging-test-webapp "5.3.0-beta1"]