EasyBeans: Naming

Manage the Naming stuff

License

License

GroupId

GroupId

org.ow2.easybeans
ArtifactId

ArtifactId

easybeans-naming
Last Version

Last Version

3.0.0-M1
Release Date

Release Date

Type

Type

jar
Description

Description

EasyBeans: Naming
Manage the Naming stuff
Project Organization

Project Organization

OW2 Consortium

Download easybeans-naming

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.ow2.easybeans : easybeans-api jar 3.0.0-M1
org.ow2.easybeans : easybeans-deployment jar 3.0.0-M1
org.ow2.util.log : log-api jar 2.0.0

test (5)

Group / Artifact Type Version
org.testng : testng jar 5.14.9
org.ow2.carol : carol jar 3.0.9
org.ow2.jotm : jotm-core jar 2.2.3
org.apache.felix : org.apache.felix.ipojo jar 1.8.6
org.ow2.util.log : log-bridge-jul jar 2.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.0-M1
2.0.0
2.0.0-RC1
2.0.0-M2
2.0.0-M1
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M5
1.2.0-M4