License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdcom.finnternet |
ArtifactId | ArtifactIdcdk-auth |
Version | Version0.0.4 |
Type | Typejar |
Description |
Descriptioncom.finnternet:cdk-auth
A construct that adds additional auth features to Cognito
|
Filename | Size |
---|---|
cdk-auth-0.0.4.pom | |
cdk-auth-0.0.4.jar | 16 KB |
cdk-auth-0.0.4-sources.jar | 14 KB |
cdk-auth-0.0.4-javadoc.jar | 390 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.finnternet/cdk-auth/ -->
<dependency>
<groupId>com.finnternet</groupId>
<artifactId>cdk-auth</artifactId>
<version>0.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.finnternet/cdk-auth/
implementation 'com.finnternet:cdk-auth:0.0.4'
// https://jarcasting.com/artifacts/com.finnternet/cdk-auth/
implementation ("com.finnternet:cdk-auth:0.0.4")
'com.finnternet:cdk-auth:jar:0.0.4'
<dependency org="com.finnternet" name="cdk-auth" rev="0.0.4">
<artifact name="cdk-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.finnternet', module='cdk-auth', version='0.0.4')
)
libraryDependencies += "com.finnternet" % "cdk-auth" % "0.0.4"
[com.finnternet/cdk-auth "0.0.4"]
Group / Artifact | Type | Version |
---|---|---|
software.amazon.awscdk : aws-cdk-lib | jar | [2.1.0,3.0.0) |
software.constructs : constructs | jar | [10.0.5,11.0.0) |
software.amazon.jsii : jsii-runtime | jar | [1.55.1,2.0.0) |
org.jetbrains : annotations | jar | [16.0.3,20.0.0) |
javax.annotation : javax.annotation-api | jar | [1.3.2,1.4.0) |