is not current version
Last Version 1.3

tech.hdis:framework-starter-security 1.2


Categories

Categories

Security
GroupId

GroupId

tech.hdis
ArtifactId

ArtifactId

framework-starter-security
Version

Version

1.2
Type

Type

jar

Download framework-starter-security 1.2


<!-- https://jarcasting.com/artifacts/tech.hdis/framework-starter-security/ -->
<dependency>
    <groupId>tech.hdis</groupId>
    <artifactId>framework-starter-security</artifactId>
    <version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/tech.hdis/framework-starter-security/
implementation 'tech.hdis:framework-starter-security:1.2'
// https://jarcasting.com/artifacts/tech.hdis/framework-starter-security/
implementation ("tech.hdis:framework-starter-security:1.2")
'tech.hdis:framework-starter-security:jar:1.2'
<dependency org="tech.hdis" name="framework-starter-security" rev="1.2">
  <artifact name="framework-starter-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.hdis', module='framework-starter-security', version='1.2')
)
libraryDependencies += "tech.hdis" % "framework-starter-security" % "1.2"
[tech.hdis/framework-starter-security "1.2"]