| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJBoss Контейнер Application Servers Logging Библиотеки уровня приложения |
| Группа | Группаorg.jboss.webbeans |
| Идентификатор | Идентификаторwebbeans-logging |
| Последняя версия | Последняя версия1.0.0.PREVIEW1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеWeb Beans Logging
The reference implementation of JSR 299: Web Beans
|
| Имя Файла | Размер |
|---|---|
| webbeans-logging-1.0.0.PREVIEW1.pom | |
| webbeans-logging-1.0.0.PREVIEW1.jar | 8 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jboss.webbeans/webbeans-logging/ -->
<dependency>
<groupId>org.jboss.webbeans</groupId>
<artifactId>webbeans-logging</artifactId>
<version>1.0.0.PREVIEW1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jboss.webbeans/webbeans-logging/
implementation 'org.jboss.webbeans:webbeans-logging:1.0.0.PREVIEW1'
// https://jarcasting.com/artifacts/org.jboss.webbeans/webbeans-logging/
implementation ("org.jboss.webbeans:webbeans-logging:1.0.0.PREVIEW1")
'org.jboss.webbeans:webbeans-logging:jar:1.0.0.PREVIEW1'
<dependency org="org.jboss.webbeans" name="webbeans-logging" rev="1.0.0.PREVIEW1">
<artifact name="webbeans-logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jboss.webbeans', module='webbeans-logging', version='1.0.0.PREVIEW1')
)
libraryDependencies += "org.jboss.webbeans" % "webbeans-logging" % "1.0.0.PREVIEW1"
[org.jboss.webbeans/webbeans-logging "1.0.0.PREVIEW1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| log4j : log4j Необязательный | jar | 1.2.14 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.testng : testng | jar | 5.8 |