Last Version

EasyBeans: Maven Example :: Modules :: Library of Webapp 1.1.1

Library of Webapp of Example Project

License

License

GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

example-webapplib
Version

Version

1.1.1
Type

Type

jar
Description

Description

EasyBeans: Maven Example :: Modules :: Library of Webapp
Library of Webapp of Example Project
Project Organization

Project Organization

OW2 Consortium

Download example-webapplib 1.1.1


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

Dependencies

provided (3)

Group / Artifact Type Version
tomcat : servlet-api jar 5.5.15
org.ow2.easybeans : example-api jar 1.1.1
org.ow2.spec.ee : ow2-ejb-3.0-spec jar 1.0-M1

Project Modules

There are no modules declared in this project.