| Лицензия |
Лицензия |
|---|---|
| Группа | Группаdirectory |
| Идентификатор | Идентификаторapacheds-core |
| Последняя версия | Последняя версия0.9.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеApacheDS Core
Server's core contains all backend subsystems. It depends on
protocol and uses it with seda to service LDAP requests. The core
contains the JNDI provider, interceptor framework, interceptor services,
the schema subsystem and the database subsystem. Hence the core is the
heart of the server.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| apacheds-core-0.9.3.pom | |
| apacheds-core-0.9.3.jar | 666 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/directory/apacheds-core/ -->
<dependency>
<groupId>directory</groupId>
<artifactId>apacheds-core</artifactId>
<version>0.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/directory/apacheds-core/
implementation 'directory:apacheds-core:0.9.3'
// https://jarcasting.com/artifacts/directory/apacheds-core/
implementation ("directory:apacheds-core:0.9.3")
'directory:apacheds-core:jar:0.9.3'
<dependency org="directory" name="apacheds-core" rev="0.9.3">
<artifact name="apacheds-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='directory', module='apacheds-core', version='0.9.3')
)
libraryDependencies += "directory" % "apacheds-core" % "0.9.3"
[directory/apacheds-core "0.9.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-lang : commons-lang | jar | 2.0 |
| commons-collections : commons-collections | jar | 3.0 |
| commons-primitives : commons-primitives | jar | 20041207.202534 |
| regexp : regexp | jar | 1.2 |
| oro : oro | jar | 2.0.7 |
| commons-io : commons-io | jar | 1.0 |
| antlr : antlr | jar | 2.7.2 |
| jdbm : jdbm | jar | 1.0 |
| directory-shared : ldap-common | jar | 0.9.3 |
| directory : apacheds-shared | jar | 0.9.3 |
| org.slf4j : nlog4j | jar | 1.2.17 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |