Apache Maven EJB Plugin

Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR.

License

License

Categories

Categories

Maven Build Tools
GroupId

GroupId

org.apache.maven.plugins
ArtifactId

ArtifactId

maven-ejb-plugin
Last Version

Last Version

3.2.1
Release Date

Release Date

Type

Type

maven-plugin
Description

Description

Apache Maven EJB Plugin
Generates a Java Enterprise JavaBean (EJB) file as well as the associated client JAR.
Project URL

Project URL

https://maven.apache.org/plugins/maven-ejb-plugin/
Project Organization

Project Organization

The Apache Software Foundation
Source Code Management

Source Code Management

https://github.com/apache/maven-ejb-plugin/tree/maven-ejb-plugin-3.2.1

Download maven-ejb-plugin

How to add to project

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-ejb-plugin</artifactId>
    <version>3.2.1</version>
</plugin>

Dependencies

compile (6)

Group / Artifact Type Version
org.apache.maven : maven-archiver jar 3.5.2
org.apache.maven.shared : maven-filtering jar 3.2.0
org.apache.maven.shared : maven-shared-utils jar 3.3.4
org.codehaus.plexus : plexus-utils jar 3.3.1
org.codehaus.plexus : plexus-archiver jar 4.2.7
commons-io : commons-io jar 2.6

provided (6)

Group / Artifact Type Version
org.apache.maven : maven-plugin-api jar 3.2.5
org.apache.maven : maven-core jar 3.2.5
org.apache.maven : maven-artifact jar 3.2.5
org.apache.maven : maven-model jar 3.2.5
org.apache.maven : maven-settings jar 3.2.5
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.6.4

test (3)

Group / Artifact Type Version
junit : junit jar 4.13.2
org.apache.maven : maven-compat jar 3.2.5
org.apache.maven.plugin-testing : maven-plugin-testing-harness jar 3.3.0

Project Modules

There are no modules declared in this project.
org.apache.maven.plugins

The Apache Software Foundation

Versions

Version
3.2.1
3.1.0
3.0.1
3.0.0
2.5.1
2.5
2.4
2.3
2.2.1
2.2
2.1
2.0
2.0-rc1
2.0-beta-1