Last Version

EasyBeans: Maven Example :: Modules :: Client 1.1.1

Client of Example Project

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

example-client
Version

Version

1.1.1
Type

Type

jar
Description

Description

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

Project Organization

OW2 Consortium

Download example-client 1.1.1


<!-- 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.