| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаcom.nitorcreations |
| Идентификатор | Идентификаторwillow-logging-common |
| Версия | Версия2.0.2 |
| Тип | Типjar |
| Описание |
ОписаниеWillow logging common functionality
Willow elastic cloud deployment componets
|
| Имя Файла | Размер |
|---|---|
| willow-logging-common-2.0.2.pom | |
| willow-logging-common-2.0.2.jar | 3 KB |
| willow-logging-common-2.0.2-sources.jar | 1 KB |
| willow-logging-common-2.0.2-javadoc.jar | 28 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-common/ -->
<dependency>
<groupId>com.nitorcreations</groupId>
<artifactId>willow-logging-common</artifactId>
<version>2.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-common/
implementation 'com.nitorcreations:willow-logging-common:2.0.2'
// https://jarcasting.com/artifacts/com.nitorcreations/willow-logging-common/
implementation ("com.nitorcreations:willow-logging-common:2.0.2")
'com.nitorcreations:willow-logging-common:jar:2.0.2'
<dependency org="com.nitorcreations" name="willow-logging-common" rev="2.0.2">
<artifact name="willow-logging-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.nitorcreations', module='willow-logging-common', version='2.0.2')
)
libraryDependencies += "com.nitorcreations" % "willow-logging-common" % "2.0.2"
[com.nitorcreations/willow-logging-common "2.0.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.nitorcreations : willow-messages | jar | 2.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |