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

Pure Java - COM bridge - Parent 3.4.0

Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component. The implementation is itself purely in Java and does not use JNI to provide COM access. This is a cleaned-up and improved version of the j-Interop library. Based on j-interop kohsuke work, and modified to use jcifs-ng.

Лицензия

Лицензия

Группа

Группа

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

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

j-interop-ng-parent
Версия

Версия

3.4.0
Тип

Тип

pom
Описание

Описание

Pure Java - COM bridge - Parent
Implementation of DCOM wire protocol (MSRPC) to enable development of Pure Bi-Directional, Non-Native Java applications which can interoperate with any COM component. The implementation is itself purely in Java and does not use JNI to provide COM access. This is a cleaned-up and improved version of the j-Interop library. Based on j-interop kohsuke work, and modified to use jcifs-ng.
Ссылка на сайт

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

https://github.com/skyghis/j-interop-ng
Система контроля версий

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

https://github.com/skyghis/j-interop-ng

Скачать j-interop-ng-parent 3.4.0

Имя Файла Размер
j-interop-ng-parent-3.4.0.pom 6 KB
Обзор

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

Зависимости

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

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

  • j-interop
  • j-interopdeps