| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.sf.speculoos |
| Идентификатор | Идентификаторspeculoos |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеMapping LDAP-Objet
A tool for generating objects that allow easy mapping from java to jndi/ldap data storage and integration of different data sources in a transparent data access layer.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| speculoos-1.0.1.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.sf.speculoos/speculoos/ -->
<dependency>
<groupId>net.sf.speculoos</groupId>
<artifactId>speculoos</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.sf.speculoos/speculoos/
implementation 'net.sf.speculoos:speculoos:1.0.1'
// https://jarcasting.com/artifacts/net.sf.speculoos/speculoos/
implementation ("net.sf.speculoos:speculoos:1.0.1")
'net.sf.speculoos:speculoos:pom:1.0.1'
<dependency org="net.sf.speculoos" name="speculoos" rev="1.0.1">
<artifact name="speculoos" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.sf.speculoos', module='speculoos', version='1.0.1')
)
libraryDependencies += "net.sf.speculoos" % "speculoos" % "1.0.1"
[net.sf.speculoos/speculoos "1.0.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| commons-logging : commons-logging | jar | 1.0.4 |
| commons-collections : commons-collections | jar | 3.1 |
| commons-beanutils : commons-beanutils | jar | 1.7.0 |
| commons-digester : commons-digester | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| jmock : jmock | jar | 1.0.2 |