| License | License | 
|---|---|
| Categories | CategoriesJAAS: Jakarta Authentication & Jakarta Authorization Jakarta EE Jakarta Security | 
| GroupId | GroupIduk.ac.ceh.components | 
| ArtifactId | ArtifactIdjaas-userstore-crowd | 
| Last Version | Last Version1.0.46 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjaas-userstore-crowd-1.0.46 A suite of common java components used for CEH applications | 
<!-- https://jarcasting.com/artifacts/uk.ac.ceh.components/jaas-userstore-crowd/ -->
<dependency>
    <groupId>uk.ac.ceh.components</groupId>
    <artifactId>jaas-userstore-crowd</artifactId>
    <version>1.0.46</version>
</dependency>// https://jarcasting.com/artifacts/uk.ac.ceh.components/jaas-userstore-crowd/
implementation 'uk.ac.ceh.components:jaas-userstore-crowd:1.0.46'// https://jarcasting.com/artifacts/uk.ac.ceh.components/jaas-userstore-crowd/
implementation ("uk.ac.ceh.components:jaas-userstore-crowd:1.0.46")'uk.ac.ceh.components:jaas-userstore-crowd:jar:1.0.46'<dependency org="uk.ac.ceh.components" name="jaas-userstore-crowd" rev="1.0.46">
  <artifact name="jaas-userstore-crowd" type="jar" />
</dependency>@Grapes(
@Grab(group='uk.ac.ceh.components', module='jaas-userstore-crowd', version='1.0.46')
)libraryDependencies += "uk.ac.ceh.components" % "jaas-userstore-crowd" % "1.0.46"[uk.ac.ceh.components/jaas-userstore-crowd "1.0.46"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.projectlombok : lombok | jar | 1.16.18 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 | 
| org.mockito : mockito-core | jar | 2.8.47 |