Jar examples for o:org.apache.sling.discovery.impl
Implementation of Apache Sling Discovery based on Sling Resource providing a ClusterView through resource-clustering (eg jackrabbit clustering) and a TopologyView through HTTP POST heartbeats announcing sub-topologies to each other.
You can download jar file org.apache.sling.discovery.impl 1.1.0 in this page.
Apache License
You can use the following script to add org.apache.sling.discovery.impl-1.1.0.jar to your project.
<dependency> <groupId>org.apache.sling</groupId> <artifactId>org.apache.sling.discovery.impl</artifactId> <version>1.1.0</version> </dependency>
compile group: 'org.apache.sling', name: 'org.apache.sling.discovery.impl', version: '1.1.0'
libraryDependencies += "org.apache.sling" % "org.apache.sling.discovery.impl" % "1.1.0"
<dependency org="org.apache.sling" name="org.apache.sling.discovery.impl" rev="1.1.0"/>
@Grapes(@Grab(group='org.apache.sling', module='org.apache.sling.discovery.impl', version='1.1.0'))
'org.apache.sling:org.apache.sling.discovery.impl:jar:1.1.0'
Click the following link to download the jar file.
org.apache.sling.discovery.impl-1.1.0-javadoc.jar