Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdcom.pig4cloud |
ArtifactId | ArtifactIdpigx-common-security |
Version | Version3.9.0 |
Type | Typejar |
Filename | Size |
---|---|
pigx-common-security-3.9.0.pom | |
pigx-common-security-3.9.0.jar | 65 KB |
pigx-common-security-3.9.0-sources.jar | 54 KB |
pigx-common-security-3.9.0-javadoc.jar | 315 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-security/ -->
<dependency>
<groupId>com.pig4cloud</groupId>
<artifactId>pigx-common-security</artifactId>
<version>3.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-security/
implementation 'com.pig4cloud:pigx-common-security:3.9.0'
// https://jarcasting.com/artifacts/com.pig4cloud/pigx-common-security/
implementation ("com.pig4cloud:pigx-common-security:3.9.0")
'com.pig4cloud:pigx-common-security:jar:3.9.0'
<dependency org="com.pig4cloud" name="pigx-common-security" rev="3.9.0">
<artifact name="pigx-common-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pig4cloud', module='pigx-common-security', version='3.9.0')
)
libraryDependencies += "com.pig4cloud" % "pigx-common-security" % "3.9.0"
[com.pig4cloud/pigx-common-security "3.9.0"]