w

wildfly-elytron-credential-source-deprecated

WildFly Security X.500 Deprecated
Files download
File Operation
wildfly-elytron-credential-source-deprecated-1.11.0.CR1.jar download
wildfly-elytron-credential-source-deprecated-1.11.0.CR1.pom download
wildfly-elytron-credential-source-deprecated-1.11.0.CR1-sources.jar download
Apache Maven
<dependency>
  <groupId>org.wildfly.security</groupId>
  <artifactId>wildfly-elytron-credential-source-deprecated</artifactId>
  <version>1.11.0.CR1</version>
</dependency>
Gradle Groovy
implementation 'org.wildfly.security:wildfly-elytron-credential-source-deprecated:1.11.0.CR1'
Gradle Kotlin
implementation("org.wildfly.security:wildfly-elytron-credential-source-deprecated:1.11.0.CR1")
Scala SBT
libraryDependencies += "org.wildfly.security" % "wildfly-elytron-credential-source-deprecated" % "1.11.0.CR1"
Groovy Grape
@Grapes(
  @Grab(group='org.wildfly.security', module='wildfly-elytron-credential-source-deprecated', version='1.11.0.CR1')
)
Apache Ivy
<dependency org="org.wildfly.security" name="wildfly-elytron-credential-source-deprecated" rev="1.11.0.CR1" />
Leiningen
[org.wildfly.security/wildfly-elytron-credential-source-deprecated "1.11.0.CR1"]
Apache Buildr
'org.wildfly.security:wildfly-elytron-credential-source-deprecated:jar:1.11.0.CR1'