GroupId | GroupIdorg.imixs.marty |
---|---|
ArtifactId | ArtifactIdimixs-marty-ejb |
Version | Version3.4.6-patch-355-rc1 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty-ejb/ -->
<dependency>
<groupId>org.imixs.marty</groupId>
<artifactId>imixs-marty-ejb</artifactId>
<version>3.4.6-patch-355-rc1</version>
</dependency>
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty-ejb/
implementation 'org.imixs.marty:imixs-marty-ejb:3.4.6-patch-355-rc1'
// https://jarcasting.com/artifacts/org.imixs.marty/imixs-marty-ejb/
implementation ("org.imixs.marty:imixs-marty-ejb:3.4.6-patch-355-rc1")
'org.imixs.marty:imixs-marty-ejb:jar:3.4.6-patch-355-rc1'
<dependency org="org.imixs.marty" name="imixs-marty-ejb" rev="3.4.6-patch-355-rc1">
<artifact name="imixs-marty-ejb" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.imixs.marty', module='imixs-marty-ejb', version='3.4.6-patch-355-rc1')
)
libraryDependencies += "org.imixs.marty" % "imixs-marty-ejb" % "3.4.6-patch-355-rc1"
[org.imixs.marty/imixs-marty-ejb "3.4.6-patch-355-rc1"]