License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
Categories |
CategoriesORM Data |
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.ext.performance |
Last Version | Last Version5.0.0-RC5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCWF Performance Monitoring Extensions
CareWeb Framework Root POM
|
Project Organization |
Project OrganizationRegenstrief 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"]
Group / Artifact | Type | Version |
---|---|---|
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |