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