| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.github.marschall |
| Идентификатор | Идентификаторosgi-remoting-ejb-processor6 |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеAn OSGi remoting implementaiton that delegates to EJB Remtoing
|
<!-- https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor6/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>osgi-remoting-ejb-processor6</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor6/
implementation 'com.github.marschall:osgi-remoting-ejb-processor6:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor6/
implementation ("com.github.marschall:osgi-remoting-ejb-processor6:0.2.0")
'com.github.marschall:osgi-remoting-ejb-processor6:jar:0.2.0'
<dependency org="com.github.marschall" name="osgi-remoting-ejb-processor6" rev="0.2.0">
<artifact name="osgi-remoting-ejb-processor6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='osgi-remoting-ejb-processor6', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-processor6" % "0.2.0"
[com.github.marschall/osgi-remoting-ejb-processor6 "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.marschall : osgi-remoting-ejb-processor-core | jar | 0.2.0 |