License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.github.rostislav-maslov.rcore |
ArtifactId | ArtifactIdsecurity-infrastructure |
Last Version | Last Version0.10.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.rostislav-maslov.rcore:security-infrastructure
Domain component for Clean Arch apps
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/ -->
<dependency>
<groupId>com.github.rostislav-maslov.rcore</groupId>
<artifactId>security-infrastructure</artifactId>
<version>0.10.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation 'com.github.rostislav-maslov.rcore:security-infrastructure:0.10.3'
// https://jarcasting.com/artifacts/com.github.rostislav-maslov.rcore/security-infrastructure/
implementation ("com.github.rostislav-maslov.rcore:security-infrastructure:0.10.3")
'com.github.rostislav-maslov.rcore:security-infrastructure:jar:0.10.3'
<dependency org="com.github.rostislav-maslov.rcore" name="security-infrastructure" rev="0.10.3">
<artifact name="security-infrastructure" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.rostislav-maslov.rcore', module='security-infrastructure', version='0.10.3')
)
libraryDependencies += "com.github.rostislav-maslov.rcore" % "security-infrastructure" % "0.10.3"
[com.github.rostislav-maslov.rcore/security-infrastructure "0.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.github.rostislav-maslov.rcore : adapter | jar | 0.10.3 |
com.nimbusds : nimbus-jose-jwt | jar | 8.14.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.10.3 |
org.springframework : spring-web | jar | 5.2.5.RELEASE |