EasyBeans: Maven Example :: Modules :: Client

Client of Example Project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

example-client
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

EasyBeans: Maven Example :: Modules :: Client
Client of Example Project
Project Organization

Project Organization

OW2 Consortium

Download example-client

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/example-client/ -->
<dependency>
    <groupId>org.ow2.easybeans</groupId>
    <artifactId>example-client</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans/example-client/
implementation 'org.ow2.easybeans:example-client:1.1.1'
// https://jarcasting.com/artifacts/org.ow2.easybeans/example-client/
implementation ("org.ow2.easybeans:example-client:1.1.1")
'org.ow2.easybeans:example-client:jar:1.1.1'
<dependency org="org.ow2.easybeans" name="example-client" rev="1.1.1">
  <artifact name="example-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans', module='example-client', version='1.1.1')
)
libraryDependencies += "org.ow2.easybeans" % "example-client" % "1.1.1"
[org.ow2.easybeans/example-client "1.1.1"]

Dependencies

provided (3)

Group / Artifact Type Version
org.ow2.easybeans : example-api jar 1.1.1
org.ow2.spec.ee : ow2-jta-1.1-spec jar 1.0-M1
org.apache.geronimo.specs : geronimo-jms_1.1_spec jar 1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.1.1
1.1.0
1.1.0-RC2_JONAS
1.1.0-RC2
1.1.0-RC1
1.1.0-M3-JONAS
1.1.0-M3
1.1.0-M2
1.1.0-M1-JONAS
1.1.0-M1b-JONAS
1.1.0-M1