is not current version
Last Version 62

com.guicedee.services:ejb-api-parent 1.0.5.5-jre13

Jakarta Enterprise Beans

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

ejb-api-parent
Version

Version

1.0.5.5-jre13
Type

Type

pom

Download ejb-api-parent 1.0.5.5-jre13


<!-- https://jarcasting.com/artifacts/com.guicedee.services/ejb-api-parent/ -->
<dependency>
    <groupId>com.guicedee.services</groupId>
    <artifactId>ejb-api-parent</artifactId>
    <version>1.0.5.5-jre13</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/ejb-api-parent/
implementation 'com.guicedee.services:ejb-api-parent:1.0.5.5-jre13'
// https://jarcasting.com/artifacts/com.guicedee.services/ejb-api-parent/
implementation ("com.guicedee.services:ejb-api-parent:1.0.5.5-jre13")
'com.guicedee.services:ejb-api-parent:pom:1.0.5.5-jre13'
<dependency org="com.guicedee.services" name="ejb-api-parent" rev="1.0.5.5-jre13">
  <artifact name="ejb-api-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='ejb-api-parent', version='1.0.5.5-jre13')
)
libraryDependencies += "com.guicedee.services" % "ejb-api-parent" % "1.0.5.5-jre13"
[com.guicedee.services/ejb-api-parent "1.0.5.5-jre13"]