License |
License |
---|---|
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdosgi-remoting-ejb-processor8 |
Version | Version0.2.0 |
Type | Typejar |
Description |
DescriptionAn OSGi remoting implementaiton that delegates to EJB Remtoing
|
<!-- https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor8/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>osgi-remoting-ejb-processor8</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor8/
implementation 'com.github.marschall:osgi-remoting-ejb-processor8:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor8/
implementation ("com.github.marschall:osgi-remoting-ejb-processor8:0.2.0")
'com.github.marschall:osgi-remoting-ejb-processor8:jar:0.2.0'
<dependency org="com.github.marschall" name="osgi-remoting-ejb-processor8" rev="0.2.0">
<artifact name="osgi-remoting-ejb-processor8" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='osgi-remoting-ejb-processor8', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-processor8" % "0.2.0"
[com.github.marschall/osgi-remoting-ejb-processor8 "0.2.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.marschall : osgi-remoting-ejb-processor-core | jar | 0.2.0 |