Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.apache.activemq.examples.broker |
ArtifactId | ArtifactIdsecurity-ldap |
Version | Version1.5.6 |
Type | Typejar |
Filename | Size |
---|---|
security-ldap-1.5.6.pom | |
security-ldap-1.5.6.jar | 26 KB |
security-ldap-1.5.6-sources.jar | 20 KB |
security-ldap-1.5.6-javadoc.jar | 54 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/security-ldap/ -->
<dependency>
<groupId>org.apache.activemq.examples.broker</groupId>
<artifactId>security-ldap</artifactId>
<version>1.5.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/security-ldap/
implementation 'org.apache.activemq.examples.broker:security-ldap:1.5.6'
// https://jarcasting.com/artifacts/org.apache.activemq.examples.broker/security-ldap/
implementation ("org.apache.activemq.examples.broker:security-ldap:1.5.6")
'org.apache.activemq.examples.broker:security-ldap:jar:1.5.6'
<dependency org="org.apache.activemq.examples.broker" name="security-ldap" rev="1.5.6">
<artifact name="security-ldap" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.activemq.examples.broker', module='security-ldap', version='1.5.6')
)
libraryDependencies += "org.apache.activemq.examples.broker" % "security-ldap" % "1.5.6"
[org.apache.activemq.examples.broker/security-ldap "1.5.6"]