License |
License |
---|---|
GroupId | GroupIdcom.mastfrog |
ArtifactId | ArtifactIdacteur-mongo-userstore |
Last Version | Last Version2.8.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionacteur-mongo-userstore
Shared configuration for Giulius, Acteur and
related projects
|
Project URL |
Project URL |
Project Organization |
Project OrganizationMastfrog Technologies |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-mongo-userstore/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur-mongo-userstore</artifactId>
<version>2.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-mongo-userstore/
implementation 'com.mastfrog:acteur-mongo-userstore:2.8.3'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-mongo-userstore/
implementation ("com.mastfrog:acteur-mongo-userstore:2.8.3")
'com.mastfrog:acteur-mongo-userstore:jar:2.8.3'
<dependency org="com.mastfrog" name="acteur-mongo-userstore" rev="2.8.3">
<artifact name="acteur-mongo-userstore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-mongo-userstore', version='2.8.3')
)
libraryDependencies += "com.mastfrog" % "acteur-mongo-userstore" % "2.8.3"
[com.mastfrog/acteur-mongo-userstore "2.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : acteur-auth | jar | 2.8.3 |
com.mastfrog : acteur-mongo | jar | 2.8.3 |
com.mastfrog : url | jar | 2.8.3 |
Group / Artifact | Type | Version |
---|---|---|
com.mastfrog : giulius-tests | jar | 2.8.3 |
junit : junit | jar | 4.13.2 |