EasyBeans: Examples :: Maven :: EAR Example :: Modules :: Beans

Beans of Example Project

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.easybeans.examples.maven.ear
ArtifactId

ArtifactId

modules-beans
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

ejb
Description

Description

EasyBeans: Examples :: Maven :: EAR Example :: Modules :: Beans
Beans of Example Project
Project Organization

Project Organization

OW2 Consortium

Download modules-beans

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.ear/modules-beans/ -->
<dependency>
    <groupId>org.ow2.easybeans.examples.maven.ear</groupId>
    <artifactId>modules-beans</artifactId>
    <version>1.2.4</version>
    <type>ejb</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.ear/modules-beans/
implementation 'org.ow2.easybeans.examples.maven.ear:modules-beans:1.2.4'
// https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.ear/modules-beans/
implementation ("org.ow2.easybeans.examples.maven.ear:modules-beans:1.2.4")
'org.ow2.easybeans.examples.maven.ear:modules-beans:ejb:1.2.4'
<dependency org="org.ow2.easybeans.examples.maven.ear" name="modules-beans" rev="1.2.4">
  <artifact name="modules-beans" type="ejb" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.examples.maven.ear', module='modules-beans', version='1.2.4')
)
libraryDependencies += "org.ow2.easybeans.examples.maven.ear" % "modules-beans" % "1.2.4"
[org.ow2.easybeans.examples.maven.ear/modules-beans "1.2.4"]

Dependencies

compile (1)

Group / Artifact Type Version
org.ow2.easybeans.examples.maven.ear : modules-api jar 1.2.4

provided (3)

Group / Artifact Type Version
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1
org.ow2.spec.ee : ow2-jpa-1.0-spec jar 1.0-M1
org.ow2.spec.ee : ow2-ejb-3.0-spec jar 1.0-M1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M5
1.2.0-M4
1.2.0-M3-JOnAS
1.2.0-M3
1.2.0-M2
1.2.0-M1