| Лицензия |
Лицензия
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
|---|---|
| Категории |
КатегорииLogging Библиотеки уровня приложения |
| Группа | Группаorg.carewebframework |
| Идентификатор | Идентификаторorg.carewebframework.ext.logging |
| Последняя версия | Последняя версия5.0.0-RC5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеCWF Logging Extensions
CareWeb Framework Root POM
|
| Организация-разработчик |
Организация-разработчикRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ext.logging/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.ext.logging</artifactId>
<version>5.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ext.logging/
implementation 'org.carewebframework:org.carewebframework.ext.logging:5.0.0-RC5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.ext.logging/
implementation ("org.carewebframework:org.carewebframework.ext.logging:5.0.0-RC5")
'org.carewebframework:org.carewebframework.ext.logging:jar:5.0.0-RC5'
<dependency org="org.carewebframework" name="org.carewebframework.ext.logging" rev="5.0.0-RC5">
<artifact name="org.carewebframework.ext.logging" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.ext.logging', version='5.0.0-RC5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.ext.logging" % "5.0.0-RC5"
[org.carewebframework/org.carewebframework.ext.logging "5.0.0-RC5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.carewebframework : org.carewebframework.ui.core | jar | 5.0.0-RC5 |
| log4j : log4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.carewebframework : org.carewebframework.ext.performance | jar | 5.0.0-RC5 |