Last Version

com.github.marschall:osgi-remoting-ejb-sample 0.2.0

An OSGi remoting implementaiton that delegates to EJB Remtoing

License

License

MIT
GroupId

GroupId

com.github.marschall
ArtifactId

ArtifactId

osgi-remoting-ejb-sample
Version

Version

0.2.0
Type

Type

pom
Description

Description

An OSGi remoting implementaiton that delegates to EJB Remtoing

Download osgi-remoting-ejb-sample 0.2.0


<!-- https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-sample/ -->
<dependency>
    <groupId>com.github.marschall</groupId>
    <artifactId>osgi-remoting-ejb-sample</artifactId>
    <version>0.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-sample/
implementation 'com.github.marschall:osgi-remoting-ejb-sample:0.2.0'
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-sample/
implementation ("com.github.marschall:osgi-remoting-ejb-sample:0.2.0")
'com.github.marschall:osgi-remoting-ejb-sample:pom:0.2.0'
<dependency org="com.github.marschall" name="osgi-remoting-ejb-sample" rev="0.2.0">
  <artifact name="osgi-remoting-ejb-sample" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='osgi-remoting-ejb-sample', version='0.2.0')
)
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-sample" % "0.2.0"
[com.github.marschall/osgi-remoting-ejb-sample "0.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sample-ejb
  • sample-ear
  • sample-client