License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.codehaus.fabric3 |
ArtifactId | ArtifactIdfabric3-security-intents |
Last Version | Last Version1.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFabric3 Security Intents
Fabric3 Security Intents.
|
Project Organization |
Project OrganizationFabric3 Project |
<!-- https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-security-intents/ -->
<dependency>
<groupId>org.codehaus.fabric3</groupId>
<artifactId>fabric3-security-intents</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-security-intents/
implementation 'org.codehaus.fabric3:fabric3-security-intents:1.1'
// https://jarcasting.com/artifacts/org.codehaus.fabric3/fabric3-security-intents/
implementation ("org.codehaus.fabric3:fabric3-security-intents:1.1")
'org.codehaus.fabric3:fabric3-security-intents:jar:1.1'
<dependency org="org.codehaus.fabric3" name="fabric3-security-intents" rev="1.1">
<artifact name="fabric3-security-intents" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.fabric3', module='fabric3-security-intents', version='1.1')
)
libraryDependencies += "org.codehaus.fabric3" % "fabric3-security-intents" % "1.1"
[org.codehaus.fabric3/fabric3-security-intents "1.1"]