GroupId | GroupIdcom.github.marschall |
---|---|
ArtifactId | ArtifactIdosgi-remoting-ejb-processor6 |
Version | Version0.1.0 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor6/ -->
<dependency>
<groupId>com.github.marschall</groupId>
<artifactId>osgi-remoting-ejb-processor6</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor6/
implementation 'com.github.marschall:osgi-remoting-ejb-processor6:0.1.0'
// https://jarcasting.com/artifacts/com.github.marschall/osgi-remoting-ejb-processor6/
implementation ("com.github.marschall:osgi-remoting-ejb-processor6:0.1.0")
'com.github.marschall:osgi-remoting-ejb-processor6:jar:0.1.0'
<dependency org="com.github.marschall" name="osgi-remoting-ejb-processor6" rev="0.1.0">
<artifact name="osgi-remoting-ejb-processor6" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.marschall', module='osgi-remoting-ejb-processor6', version='0.1.0')
)
libraryDependencies += "com.github.marschall" % "osgi-remoting-ejb-processor6" % "0.1.0"
[com.github.marschall/osgi-remoting-ejb-processor6 "0.1.0"]