Sapjco Runtime Dependency


Лицензия

Лицензия

Группа

Группа

com.github.virtualcry
Идентификатор

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

com.sap.conn.jco.sapjco
Последняя версия

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

3.0.15
Дата

Дата

Тип

Тип

jar
Описание

Описание

Sapjco Runtime Dependency
Sapjco Runtime Dependency
Ссылка на сайт

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

https://github.com/virtualcry/sapjco-dependency
Система контроля версий

Система контроля версий

https://github.com/virtualcry/sapjco-dependency

Скачать com.sap.conn.jco.sapjco

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

<!-- https://jarcasting.com/artifacts/com.github.virtualcry/com.sap.conn.jco.sapjco/ -->
<dependency>
    <groupId>com.github.virtualcry</groupId>
    <artifactId>com.sap.conn.jco.sapjco</artifactId>
    <version>3.0.15</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.virtualcry/com.sap.conn.jco.sapjco/
implementation 'com.github.virtualcry:com.sap.conn.jco.sapjco:3.0.15'
// https://jarcasting.com/artifacts/com.github.virtualcry/com.sap.conn.jco.sapjco/
implementation ("com.github.virtualcry:com.sap.conn.jco.sapjco:3.0.15")
'com.github.virtualcry:com.sap.conn.jco.sapjco:jar:3.0.15'
<dependency org="com.github.virtualcry" name="com.sap.conn.jco.sapjco" rev="3.0.15">
  <artifact name="com.sap.conn.jco.sapjco" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.virtualcry', module='com.sap.conn.jco.sapjco', version='3.0.15')
)
libraryDependencies += "com.github.virtualcry" % "com.sap.conn.jco.sapjco" % "3.0.15"
[com.github.virtualcry/com.sap.conn.jco.sapjco "3.0.15"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

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

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

SAPJCo Runtime Dependency

README: English | 中文

Hex.pm Maven Central Sonatype Nexus (Snapshots)

Introduction

The SAP Java Connector (SAP JCo) is a toolkit that allows a Java application to communicate with any SAP System. It combines an easy to use API with unprecedented flexibility and performance. The SAP JCo supports communication to the sap server in both directions inbound calls: Java to SAP System as well as outbound calls: SAP System to Java.

The SAP JCo is the best choice for building SAP-enabled Java applications because of the following features:

  • High performance JNI-based RFC middleware.
  • Supports R/3 3.1I and higher (and other SAP Components that have BAPIs or RFMs).
  • Supports inbound (Java client calls BAPI or RFM) and outbound (ABAP calls Java server) calls.
  • Supports synchronous, transactional (important for IDocs), and queued RFC.
  • Supports client pooling (good for web servers).
  • Multi-platform
  • Complete and correct code-page handling (incl. multi-byte languages).
  • Easy to install and deploy.

SAP JCo Architecture

avatar
SAP provides SAP Java Connector in two different ways: as a standalone software component that can be installed independently of the SAP system or As an integrated component of an SAP technology component.

Integrated standard scenario

  • J2EE/ABAP Coupling in the SAP Web Application Server
  • SAP JCo Scenario: SAP BC

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

Версия
3.0.15
3.0.14-fix
3.0.14