EasyBeans: Examples :: Maven :: EAR Example

EasyBeans Examples

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.ow2.easybeans.examples.maven.ear
ArtifactId

ArtifactId

parent
Last Version

Last Version

1.2.4
Release Date

Release Date

Type

Type

pom
Description

Description

EasyBeans: Examples :: Maven :: EAR Example
EasyBeans Examples
Project Organization

Project Organization

OW2 Consortium

Download parent

Filename Size
parent-1.2.4.pom 701 bytes
Browse

How to add to project

<!-- https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.ear/parent/ -->
<dependency>
    <groupId>org.ow2.easybeans.examples.maven.ear</groupId>
    <artifactId>parent</artifactId>
    <version>1.2.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.ear/parent/
implementation 'org.ow2.easybeans.examples.maven.ear:parent:1.2.4'
// https://jarcasting.com/artifacts/org.ow2.easybeans.examples.maven.ear/parent/
implementation ("org.ow2.easybeans.examples.maven.ear:parent:1.2.4")
'org.ow2.easybeans.examples.maven.ear:parent:pom:1.2.4'
<dependency org="org.ow2.easybeans.examples.maven.ear" name="parent" rev="1.2.4">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ow2.easybeans.examples.maven.ear', module='parent', version='1.2.4')
)
libraryDependencies += "org.ow2.easybeans.examples.maven.ear" % "parent" % "1.2.4"
[org.ow2.easybeans.examples.maven.ear/parent "1.2.4"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • modules
  • assemblies

Versions

Version
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.2.0-M5
1.2.0-M4
1.2.0-M3-JOnAS
1.2.0-M3
1.2.0-M2
1.2.0-M1