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