License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
Categories |
CategoriesLogging Application Layer Libs |
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.ext.logging |
Last Version | Last Version5.0.0-RC5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCWF Logging Extensions
CareWeb Framework Root POM
|
Project Organization |
Project OrganizationRegenstrief 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"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.ui.core | jar | 5.0.0-RC5 |
log4j : log4j | jar | 1.2.17 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.carewebframework : org.carewebframework.ext.performance | jar | 5.0.0-RC5 |