Пакет spring-ldap: Информация

    Исходный пакет: spring-ldap
    Версия: 1.3.1-alt4_12jpp8
    Собран:  11 февраля 2016 г. 14:57 в задании #158719
    Категория: Разработка/Java
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.springframework.org/ldap

    Лицензия: ASL 2.0
    О пакете: Java library for simplifying LDAP operations
    Описание: 
    Spring LDAP is a Java library for simplifying LDAP operations, based on the
    pattern of Spring's JdbcTemplate. The framework relieves the user of common
    chores, such as looking up and closing contexts, looping through results,
    encoding/decoding values and filters, and more. The LdapTemplate class
    encapsulates all the plumbing work involved in traditional LDAP programming,
    such as creating a DirContext, looping through NamingEnumerations, handling
    exceptions and cleaning up resources. This leaves the programmer to handle the
    important stuff - where to find data (DNs and Filters) and what do do with it
    (map to and from domain objects, bind, modify, unbind, etc.), in the same way
    that JdbcTemplate relieves the programmer of all but the actual SQL and how the
    data maps to the domain model. In addition to this, Spring LDAP provides
    transaction support, a pooling library, exception translation from
    NamingExceptions to a mirrored unchecked Exception hierarchy, as well as
    several utilities for working with filters, LDAP paths and Attributes.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    spring-ldap (noarch)
    spring-ldap-javadoc (noarch)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. dos2unix
      2. maven-local
      3. /proc
      4. mvn(commons-cli:commons-cli)
      5. mvn(commons-codec:commons-codec)
      6. mvn(commons-lang:commons-lang)
      7. mvn(commons-logging:commons-logging)
      8. mvn(commons-pool:commons-pool)
      9. mvn(gsbase:gsbase)
      10. mvn(jdepend:jdepend)
      11. mvn(junit:junit)
      12. mvn(log4j:log4j)
      13. mvn(org.apache.maven.plugins:maven-assembly-plugin)
      14. mvn(org.codehaus.mojo:javacc-maven-plugin)
      15. mvn(org.easymock:easymock)
      16. mvn(org.freemarker:freemarker)
      17. mvn(org.springframework.ldap:spring-ldap-core)
      18. mvn(org.springframework.ldap:spring-ldap-core-tiger)
      19. mvn(org.springframework.ldap:spring-ldap-ldif-core)
      20. mvn(org.springframework.ldap:spring-ldap-parent-tiger:pom:)
      21. mvn(org.springframework.ldap:spring-ldap-parent:pom:)
      22. mvn(org.springframework:spring-beans)
      23. mvn(org.springframework:spring-context)
      24. mvn(org.springframework:spring-core)
      25. mvn(org.springframework:spring-jdbc)
      26. mvn(org.springframework:spring-tx)
      27. jpackage-generic-compat

    Последнее изменение


    11 февраля 2016 г. Igor Vlasenko 0:1.3.1-alt4_12jpp8
    - java 8 mass update
    7 февраля 2016 г. Igor Vlasenko 0:1.3.1-alt3jpp
    - bootstrap pack of jars created with jppbootstrap script
    - temporary package to satisfy circular dependencies
    26 августа 2014 г. Igor Vlasenko 0:1.3.1-alt2_7jpp7
    - new release