Last Version

javax.ejb 1.2.2.1-jre17

Jakarta Enterprise Beans

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.guicedee.services
ArtifactId

ArtifactId

ejb-api
Version

Version

1.2.2.1-jre17
Type

Type

jar
Description

Description

javax.ejb
Jakarta Enterprise Beans
Project URL

Project URL

https://github.com/eclipse-ee4j/ejb-api
Source Code Management

Source Code Management

https://github.com/GedMarc?tab=repositories/dev-kit/ejb-api

Download ejb-api 1.2.2.1-jre17


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

Dependencies

compile (1)

Group / Artifact Type Version
com.guicedee.services : javax.transaction jar 1.2.2.1-jre17

Project Modules

There are no modules declared in this project.