License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
Categories |
CategoriesAngular User Interface Web Frameworks |
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.web.angular |
Last Version | Last Version1.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCWF Angular 4 Integration
CWF Web Framework Aggregator POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.angular/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.web.angular</artifactId>
<version>1.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.angular/
implementation 'org.carewebframework:org.carewebframework.web.angular:1.0.5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.web.angular/
implementation ("org.carewebframework:org.carewebframework.web.angular:1.0.5")
'org.carewebframework:org.carewebframework.web.angular:jar:1.0.5'
<dependency org="org.carewebframework" name="org.carewebframework.web.angular" rev="1.0.5">
<artifact name="org.carewebframework.web.angular" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.web.angular', version='1.0.5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.web.angular" % "1.0.5"
[org.carewebframework/org.carewebframework.web.angular "1.0.5"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.web.core | jar | 1.0.5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |