Hibersap Parent

Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects.

Лицензия

Лицензия

Группа

Группа

org.hibersap
Идентификатор

Идентификатор

hibersap-parent
Последняя версия

Последняя версия

1.4.0
Дата

Дата

Тип

Тип

pom
Описание

Описание

Hibersap Parent
Hibersap helps developers of Java applications to call business logic in SAP backends. It defines a set of Java annotations to map SAP function modules to Java classes as well as a small, clean API to execute these function modules and handle transaction and security aspects.
Ссылка на сайт

Ссылка на сайт

http://hibersap.org
Организация-разработчик

Организация-разработчик

akquinet tech@spree GmbH

Скачать hibersap-parent

Имя Файла Размер
hibersap-parent-1.4.0.pom 14 KB
Обзор

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.hibersap/hibersap-parent/ -->
<dependency>
    <groupId>org.hibersap</groupId>
    <artifactId>hibersap-parent</artifactId>
    <version>1.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hibersap/hibersap-parent/
implementation 'org.hibersap:hibersap-parent:1.4.0'
// https://jarcasting.com/artifacts/org.hibersap/hibersap-parent/
implementation ("org.hibersap:hibersap-parent:1.4.0")
'org.hibersap:hibersap-parent:pom:1.4.0'
<dependency org="org.hibersap" name="hibersap-parent" rev="1.4.0">
  <artifact name="hibersap-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hibersap', module='hibersap-parent', version='1.4.0')
)
libraryDependencies += "org.hibersap" % "hibersap-parent" % "1.4.0"
[org.hibersap/hibersap-parent "1.4.0"]

Зависимости

test (4)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12
org.mockito : mockito-core jar 2.12.0
org.easymock : easymock jar 3.4
org.easytesting : fest-assert jar 1.4

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.4.0
1.3.0
1.2.0
1.2.0-Beta03