Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.github.ibole |
ArtifactId | ArtifactIdinfrastructure-security |
Version | Version1.0.9 |
Type | Typejar |
Filename | Size |
---|---|
infrastructure-security-1.0.9.pom | |
infrastructure-security-1.0.9.jar | 62 KB |
infrastructure-security-1.0.9-sources.jar | 49 KB |
infrastructure-security-1.0.9-javadoc.jar | 336 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ibole/infrastructure-security/ -->
<dependency>
<groupId>com.github.ibole</groupId>
<artifactId>infrastructure-security</artifactId>
<version>1.0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-security/
implementation 'com.github.ibole:infrastructure-security:1.0.9'
// https://jarcasting.com/artifacts/com.github.ibole/infrastructure-security/
implementation ("com.github.ibole:infrastructure-security:1.0.9")
'com.github.ibole:infrastructure-security:jar:1.0.9'
<dependency org="com.github.ibole" name="infrastructure-security" rev="1.0.9">
<artifact name="infrastructure-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ibole', module='infrastructure-security', version='1.0.9')
)
libraryDependencies += "com.github.ibole" % "infrastructure-security" % "1.0.9"
[com.github.ibole/infrastructure-security "1.0.9"]