Last Version

EE4J Project 1.0.7

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

CLI User Interface
GroupId

GroupId

org.eclipse.ee4j
ArtifactId

ArtifactId

project
Version

Version

1.0.7
Type

Type

pom
Description

Description

EE4J 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
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

https://github.com/eclipse-ee4j/ee4j

Download project 1.0.7

Filename Size
project-1.0.7.pom 13 KB
Browse

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

Dependencies

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

Project Modules

There are no modules declared in this project.