is not current version
Last Version 0.2

org.apache.clerezza:platform.security.foafssl 0.1-incubating


Categories

Categories

Security ORM Data
GroupId

GroupId

org.apache.clerezza
ArtifactId

ArtifactId

platform.security.foafssl
Version

Version

0.1-incubating
Type

Type

pom

Download platform.security.foafssl 0.1-incubating


<!-- https://jarcasting.com/artifacts/org.apache.clerezza/platform.security.foafssl/ -->
<dependency>
    <groupId>org.apache.clerezza</groupId>
    <artifactId>platform.security.foafssl</artifactId>
    <version>0.1-incubating</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.security.foafssl/
implementation 'org.apache.clerezza:platform.security.foafssl:0.1-incubating'
// https://jarcasting.com/artifacts/org.apache.clerezza/platform.security.foafssl/
implementation ("org.apache.clerezza:platform.security.foafssl:0.1-incubating")
'org.apache.clerezza:platform.security.foafssl:pom:0.1-incubating'
<dependency org="org.apache.clerezza" name="platform.security.foafssl" rev="0.1-incubating">
  <artifact name="platform.security.foafssl" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.clerezza', module='platform.security.foafssl', version='0.1-incubating')
)
libraryDependencies += "org.apache.clerezza" % "platform.security.foafssl" % "0.1-incubating"
[org.apache.clerezza/platform.security.foafssl "0.1-incubating"]