Last Version

Mojarra 4.0.0 - Project 4.0.0

Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish
ArtifactId

ArtifactId

mojarra-parent
Version

Version

4.0.0
Type

Type

pom
Description

Description

Mojarra 4.0.0 - Project
Eclipse Enterprise for Java (EE4J) is an open source initiative to create standard APIs, implementations of those APIs, and technology compatibility kits for Java runtimes that enable development, deployment, and management of server-side and cloud-native applications.
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j/mojarra-parent
Project Organization

Project Organization

Eclipse Foundation

Download mojarra-parent 4.0.0

Filename Size
mojarra-parent-4.0.0.pom 3 KB
Browse

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

Dependencies

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

Project Modules

  • cdi
  • impl
  • action
  • rest