GroupId | GroupIdcom.anaptecs.jeaf.core |
---|---|
ArtifactId | ArtifactIdjeaf-core-service-channel-ejb |
Version | Version1.6.2 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-ejb/ -->
<dependency>
<groupId>com.anaptecs.jeaf.core</groupId>
<artifactId>jeaf-core-service-channel-ejb</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-ejb/
implementation 'com.anaptecs.jeaf.core:jeaf-core-service-channel-ejb:1.6.2'
// https://jarcasting.com/artifacts/com.anaptecs.jeaf.core/jeaf-core-service-channel-ejb/
implementation ("com.anaptecs.jeaf.core:jeaf-core-service-channel-ejb:1.6.2")
'com.anaptecs.jeaf.core:jeaf-core-service-channel-ejb:jar:1.6.2'
<dependency org="com.anaptecs.jeaf.core" name="jeaf-core-service-channel-ejb" rev="1.6.2">
<artifact name="jeaf-core-service-channel-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.anaptecs.jeaf.core', module='jeaf-core-service-channel-ejb', version='1.6.2')
)
libraryDependencies += "com.anaptecs.jeaf.core" % "jeaf-core-service-channel-ejb" % "1.6.2"
[com.anaptecs.jeaf.core/jeaf-core-service-channel-ejb "1.6.2"]