Last Version

com.github.marschall:osgi-remoting-ejb-sample-ejb 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-ejb
Version

Version

0.2.0
Type

Type

ejb
Description

Description

An OSGi remoting implementaiton that delegates to EJB Remtoing

Download osgi-remoting-ejb-sample-ejb 0.2.0


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

Dependencies

provided (2)

Group / Artifact Type Version
org.jboss.spec.javax.ejb : jboss-ejb-api_3.1_spec jar
com.github.marschall : osgi-remoting-ejb-processor6 jar 0.2.0

Project Modules

There are no modules declared in this project.