GroupId | GroupIdru.send-to.ejb |
---|---|
ArtifactId | ArtifactIdEjbContext |
Version | Version0.3.2.3 |
Type | Typeejb |
Filename | Size |
---|---|
EjbContext-0.3.2.3.pom | |
EjbContext-0.3.2.3.jar | 14 KB |
EjbContext-0.3.2.3-sources.jar | 4 KB |
EjbContext-0.3.2.3-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/ -->
<dependency>
<groupId>ru.send-to.ejb</groupId>
<artifactId>EjbContext</artifactId>
<version>0.3.2.3</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/
implementation 'ru.send-to.ejb:EjbContext:0.3.2.3'
// https://jarcasting.com/artifacts/ru.send-to.ejb/EjbContext/
implementation ("ru.send-to.ejb:EjbContext:0.3.2.3")
'ru.send-to.ejb:EjbContext:ejb:0.3.2.3'
<dependency org="ru.send-to.ejb" name="EjbContext" rev="0.3.2.3">
<artifact name="EjbContext" type="ejb" />
</dependency>
@Grapes(
@Grab(group='ru.send-to.ejb', module='EjbContext', version='0.3.2.3')
)
libraryDependencies += "ru.send-to.ejb" % "EjbContext" % "0.3.2.3"
[ru.send-to.ejb/EjbContext "0.3.2.3"]