License |
License |
---|---|
Categories |
CategoriesSecurity ORM Data |
GroupId | GroupIdorg.apache.clerezza |
ArtifactId | ArtifactIdplatform.security.foafssl |
Last Version | Last Version0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionClerezza - Platform Security foaf+ssl
The direct or indirect parent of all Clerezza Artifacts
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
platform.security.foafssl-0.2.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.security.foafssl/ -->
<dependency>
<groupId>org.apache.clerezza</groupId>
<artifactId>platform.security.foafssl</artifactId>
<version>0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.security.foafssl/
implementation 'org.apache.clerezza:platform.security.foafssl:0.2'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.security.foafssl/
implementation ("org.apache.clerezza:platform.security.foafssl:0.2")
'org.apache.clerezza:platform.security.foafssl:pom:0.2'
<dependency org="org.apache.clerezza" name="platform.security.foafssl" rev="0.2">
<artifact name="platform.security.foafssl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.security.foafssl', version='0.2')
)
libraryDependencies += "org.apache.clerezza" % "platform.security.foafssl" % "0.2"
[org.apache.clerezza/platform.security.foafssl "0.2"]