is not current version
Last Version 1.0.1.0

ru.send-to.ejb:EjbContext 0.1.3.0


GroupId

GroupId

ru.send-to.ejb
ArtifactId

ArtifactId

EjbContext
Version

Version

0.1.3.0
Type

Type

ejb

Download EjbContext 0.1.3.0


<!-- https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/ -->
<dependency>
    <groupId>ru.send-to.ejb</groupId>
    <artifactId>EjbContext</artifactId>
    <version>0.1.3.0</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/
implementation 'ru.send-to.ejb:EjbContext:0.1.3.0'
// https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/
implementation ("ru.send-to.ejb:EjbContext:0.1.3.0")
'ru.send-to.ejb:EjbContext:ejb:0.1.3.0'
<dependency org="ru.send-to.ejb" name="EjbContext" rev="0.1.3.0">
  <artifact name="EjbContext" type="ejb" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.ejb', module='EjbContext', version='0.1.3.0')
)
libraryDependencies += "ru.send-to.ejb" % "EjbContext" % "0.1.3.0"
[ru.send-to.ejb/EjbContext "0.1.3.0"]