License |
License
Health-Related Additional Disclaimer of Warranty and Limitation of Liability
|
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.carewebframework |
ArtifactId | ArtifactIdorg.carewebframework.security.spring.mock |
Version | Version5.0.0-RC5 |
Type | Typejar |
Description |
DescriptionCWF Mock Spring Security Profile
CareWeb Framework Root POM
|
Project Organization |
Project OrganizationRegenstrief Center for Biomedical Informatics |
<!-- https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.security.spring.mock/ -->
<dependency>
<groupId>org.carewebframework</groupId>
<artifactId>org.carewebframework.security.spring.mock</artifactId>
<version>5.0.0-RC5</version>
</dependency>
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.security.spring.mock/
implementation 'org.carewebframework:org.carewebframework.security.spring.mock:5.0.0-RC5'
// https://jarcasting.com/artifacts/org.carewebframework/org.carewebframework.security.spring.mock/
implementation ("org.carewebframework:org.carewebframework.security.spring.mock:5.0.0-RC5")
'org.carewebframework:org.carewebframework.security.spring.mock:jar:5.0.0-RC5'
<dependency org="org.carewebframework" name="org.carewebframework.security.spring.mock" rev="5.0.0-RC5">
<artifact name="org.carewebframework.security.spring.mock" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.carewebframework', module='org.carewebframework.security.spring.mock', version='5.0.0-RC5')
)
libraryDependencies += "org.carewebframework" % "org.carewebframework.security.spring.mock" % "5.0.0-RC5"
[org.carewebframework/org.carewebframework.security.spring.mock "5.0.0-RC5"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.security.spring.core | jar | 5.0.0-RC5 |
org.carewebframework : org.carewebframework.api.security.mock | jar | 5.0.0-RC5 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |