| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.btmatthews.ldapunit |
| Идентификатор | Идентификаторldapunit |
| Последняя версия | Последняя версия2.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеLDAPUnit
Supports unit tests involving LDAP
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ldapunit-2.1.0.pom | |
| ldapunit-2.1.0.jar | 7 KB |
| ldapunit-2.1.0-sources.jar | 7 KB |
| ldapunit-2.1.0-javadoc.jar | 56 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.btmatthews.ldapunit/ldapunit/ -->
<dependency>
<groupId>com.btmatthews.ldapunit</groupId>
<artifactId>ldapunit</artifactId>
<version>2.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.btmatthews.ldapunit/ldapunit/
implementation 'com.btmatthews.ldapunit:ldapunit:2.1.0'
// https://jarcasting.com/artifacts/com.btmatthews.ldapunit/ldapunit/
implementation ("com.btmatthews.ldapunit:ldapunit:2.1.0")
'com.btmatthews.ldapunit:ldapunit:jar:2.1.0'
<dependency org="com.btmatthews.ldapunit" name="ldapunit" rev="2.1.0">
<artifact name="ldapunit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.btmatthews.ldapunit', module='ldapunit', version='2.1.0')
)
libraryDependencies += "com.btmatthews.ldapunit" % "ldapunit" % "2.1.0"
[com.btmatthews.ldapunit/ldapunit "2.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.unboundid : unboundid-ldapsdk | jar | 5.1.3 |
| junit : junit Необязательный | jar | 4.13.1 |
| org.junit.jupiter : junit-jupiter-api Необязательный | jar | 5.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.vintage : junit-vintage-engine | jar | 5.7.0 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |