License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.connectorio |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionConnectorIO - Security
Security integration.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
security-3.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.connectorio/security/ -->
<dependency>
<groupId>org.connectorio</groupId>
<artifactId>security</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.connectorio/security/
implementation 'org.connectorio:security:3.0.0'
// https://jarcasting.com/artifacts/org.connectorio/security/
implementation ("org.connectorio:security:3.0.0")
'org.connectorio:security:pom:3.0.0'
<dependency org="org.connectorio" name="security" rev="3.0.0">
<artifact name="security" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.connectorio', module='security', version='3.0.0')
)
libraryDependencies += "org.connectorio" % "security" % "3.0.0"
[org.connectorio/security "3.0.0"]