License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers CLI User Interface |
GroupId | GroupIdcom.github.marschall |
ArtifactId | ArtifactIdosgi-remoting-ejb-geronimo-client |
Version | Version0.1.0 |
Type | Typejar |
Description |
DescriptionAn OSGi remoting implementaiton that delegates to EJB Remtoing
|
<!-- https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-geronimo-client/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>osgi-remoting-ejb-geronimo-client</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-geronimo-client/
implementation 'com.github.marschall:osgi-remoting-ejb-geronimo-client:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-geronimo-client/
implementation ("com.github.marschall:osgi-remoting-ejb-geronimo-client:0.1.0")
'com.github.marschall:osgi-remoting-ejb-geronimo-client:jar:0.1.0'
<dependency org="com.github.marschall" name="osgi-remoting-ejb-geronimo-client" rev="0.1.0">
<artifact name="osgi-remoting-ejb-geronimo-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='osgi-remoting-ejb-geronimo-client', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-geronimo-client" % "0.1.0"
[com.github.marschall/osgi-remoting-ejb-geronimo-client "0.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.openejb : openejb-client | jar | 4.5.2 |
org.apache.geronimo.specs : geronimo-osgi-locator | jar | 1.1 |