| License |
License |
|---|---|
| GroupId | GroupIdcom.github.marschall |
| ArtifactId | ArtifactIdosgi-remoting-ejb-parent |
| Version | Version0.2.0 |
| Type | Typepom |
| Description |
DescriptionOSGi Remoting EJB
An OSGi remoting implementaiton that delegates to EJB Remtoing
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| osgi-remoting-ejb-parent-0.2.0.pom | 7 KB |
| Browse |
<!-- 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"]