License |
License |
---|---|
GroupId | GroupIdcom.kryshchuk.imcollector |
ArtifactId | ArtifactIdimcollector-auth |
Version | Version1.4 |
Type | Typejar |
Description |
Descriptionimcollector Authentication
Authentication module for imcollector platform
|
Project Organization |
Project OrganizationKOrga |
Filename | Size |
---|---|
imcollector-auth-1.4.pom | |
imcollector-auth-1.4.jar | 23 KB |
imcollector-auth-1.4-sources.jar | 24 KB |
imcollector-auth-1.4-javadoc.jar | 150 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.kryshchuk.imcollector/imcollector-auth/ -->
<dependency>
<groupId>com.kryshchuk.imcollector</groupId>
<artifactId>imcollector-auth</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.kryshchuk.imcollector/imcollector-auth/
implementation 'com.kryshchuk.imcollector:imcollector-auth:1.4'
// https://jarcasting.com/artifacts/com.kryshchuk.imcollector/imcollector-auth/
implementation ("com.kryshchuk.imcollector:imcollector-auth:1.4")
'com.kryshchuk.imcollector:imcollector-auth:jar:1.4'
<dependency org="com.kryshchuk.imcollector" name="imcollector-auth" rev="1.4">
<artifact name="imcollector-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.kryshchuk.imcollector', module='imcollector-auth', version='1.4')
)
libraryDependencies += "com.kryshchuk.imcollector" % "imcollector-auth" % "1.4"
[com.kryshchuk.imcollector/imcollector-auth "1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.7 |
com.kryshchuk.imcollector : imcollector-dao | jar | 1.1 |
Group / Artifact | Type | Version |
---|---|---|
be.objectify : deadbolt-java_2.11 | jar | 2.3.2 |
be.objectify : deadbolt-core_2.11 | jar | 2.3.2 |
com.typesafe.play : play-java_2.11 | jar | 2.4.0-M1 |
com.kryshchuk.mirror.com.feth : play-authenticate_2.11 | jar | 0.6.6 |
com.kryshchuk.mirror.com.feth : play-easymail_2.11 | jar | 0.6.6 |