| | |
| | | <dt>searchrate</dt><dd>measure search throughput and response time</dd> |
| | | </dl> |
| | | </section> |
| | | <section name="Get the OpenDJ LDAP Toolkit"> |
| | | <section name="Get ${project.name}"> |
| | | <p> |
| | | You can get the |
| | | OpenDJ |
| | | LDAP Toolkit using any of the following |
| | | methods: |
| | | You can get ${project.name} using any of the following methods: |
| | | </p> |
| | | <subsection name="Download"> |
| | | <p> |
| | | The easiest way to download the OpenDJ LDAP Toolkit is to get the latest version from our |
| | | <a |
| | | href="${mavenRepoSnapshots}/org/forgerock/opendj/opendj-ldap-toolkit/${currentSDKversion}">repository</a> |
| | | . |
| | | Pre-built binaries can be downloaded directly from the ForgeRock Maven |
| | | repository: |
| | | </p> |
| | | <ul> |
| | | <li><a href="${mavenRepoReleases}/org/forgerock/opendj/${project.artifactId}">Stable releases</a></li> |
| | | <li><a href="${mavenRepoSnapshots}/org/forgerock/opendj/${project.artifactId}/${project.version}">Latest development snapshot</a></li> |
| | | </ul> |
| | | </subsection> |
| | | <subsection name="Build"> |
| | | <p> |
| | | For the DIY enthusiasts you can build it yourself by checking out the |
| | | latest code using |
| | | <a href="source-repository.html">Subversion</a> |
| | | and building it with Maven 3 |
| | | latest code using <a href="source-repository.html">Subversion</a> and |
| | | building it with Maven 3. |
| | | </p> |
| | | </subsection> |
| | | </section> |