GroupId | GroupIdorg.jeecqrs |
---|---|
ArtifactId | ArtifactIdjeecqrs-infra-jpa-ejb |
Version | Version1.1 |
Type | Typeejb |
Filename | Size |
---|---|
jeecqrs-infra-jpa-ejb-1.1.pom | |
jeecqrs-infra-jpa-ejb-1.1.jar | 2 KB |
jeecqrs-infra-jpa-ejb-1.1-sources.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-infra-jpa-ejb/ -->
<dependency>
<groupId>org.jeecqrs</groupId>
<artifactId>jeecqrs-infra-jpa-ejb</artifactId>
<version>1.1</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-infra-jpa-ejb/
implementation 'org.jeecqrs:jeecqrs-infra-jpa-ejb:1.1'
// https://jarcasting.com/artifacts/org.jeecqrs/jeecqrs-infra-jpa-ejb/
implementation ("org.jeecqrs:jeecqrs-infra-jpa-ejb:1.1")
'org.jeecqrs:jeecqrs-infra-jpa-ejb:ejb:1.1'
<dependency org="org.jeecqrs" name="jeecqrs-infra-jpa-ejb" rev="1.1">
<artifact name="jeecqrs-infra-jpa-ejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.jeecqrs', module='jeecqrs-infra-jpa-ejb', version='1.1')
)
libraryDependencies += "org.jeecqrs" % "jeecqrs-infra-jpa-ejb" % "1.1"
[org.jeecqrs/jeecqrs-infra-jpa-ejb "1.1"]