| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторosgi-remoting-ejb-parent |
| Версия | Версия0.2.0 |
| Тип | Типpom |
| Описание |
ОписаниеOSGi Remoting EJB
An OSGi remoting implementaiton that delegates to EJB Remtoing
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| 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"]