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

OSGi Remoting EJB 0.2.0

An OSGi remoting implementaiton that delegates to EJB Remtoing

Лицензия

Лицензия

MIT
Группа

Группа

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

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

osgi-remoting-ejb-parent
Версия

Версия

0.2.0
Тип

Тип

pom
Описание

Описание

OSGi Remoting EJB
An OSGi remoting implementaiton that delegates to EJB Remtoing
Ссылка на сайт

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

https://github.com/marschall/osgi-remoting-ejb
Система контроля версий

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

https://github.com/marschall/osgi-remoting-ejb

Скачать osgi-remoting-ejb-parent 0.2.0

Имя Файла Размер
osgi-remoting-ejb-parent-0.2.0.pom 7 KB
Обзор

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

Зависимости

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

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

  • api
  • client
  • processor
  • sample
  • jboss
  • jboss-client
  • glassfish
  • glassfish-client
  • geronimo