GroupId | GroupIdorg.jeeventstore |
---|---|
ArtifactId | ArtifactIdjeeventstore-core-async-ejb |
Version | Version1.1.7 |
Type | Typeejb |
<!-- https://jarcasting.com/artifacts/org.jeeventstore/jeeventstore-core-async-ejb/ -->
<dependency>
<groupId>org.jeeventstore</groupId>
<artifactId>jeeventstore-core-async-ejb</artifactId>
<version>1.1.7</version>
<type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.jeeventstore/jeeventstore-core-async-ejb/
implementation 'org.jeeventstore:jeeventstore-core-async-ejb:1.1.7'
// https://jarcasting.com/artifacts/org.jeeventstore/jeeventstore-core-async-ejb/
implementation ("org.jeeventstore:jeeventstore-core-async-ejb:1.1.7")
'org.jeeventstore:jeeventstore-core-async-ejb:ejb:1.1.7'
<dependency org="org.jeeventstore" name="jeeventstore-core-async-ejb" rev="1.1.7">
<artifact name="jeeventstore-core-async-ejb" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.jeeventstore', module='jeeventstore-core-async-ejb', version='1.1.7')
)
libraryDependencies += "org.jeeventstore" % "jeeventstore-core-async-ejb" % "1.1.7"
[org.jeeventstore/jeeventstore-core-async-ejb "1.1.7"]