EasyBeans: Maven Example :: Modules :: Api

Api of Example Project

License

License

GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

example-api
Last Version

Last Version

1.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

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

Project Organization

OW2 Consortium

Download example-api

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
org.ow2.spec.ee : ow2-jta-1.1-spec jar 1.0-M1

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