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