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