org.eclipse.ee4j:project (1.0.6)

Published 2026-02-24 13:44:44 +00:00 by atheaadmin

Installation

<repositories>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>
</repositories>

<distributionManagement>
	<repository>
		<id>gitea</id>
		<url></url>
	</repository>

	<snapshotRepository>
		<id>gitea</id>
		<url></url>
	</snapshotRepository>
</distributionManagement>
<dependency>
	<groupId>org.eclipse.ee4j</groupId>
	<artifactId>project</artifactId>
	<version>1.0.6</version>
</dependency>
mvn install
mvn dependency:get -DremoteRepositories= -Dartifact=org.eclipse.ee4j:project:1.0.6

About this package

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.
Details
Maven
2026-02-24 13:44:44 +00:00
0
EE4J Project
Eclipse Public License v. 2.0
GNU General Public License, version 2 with the GNU Classpath Exception
13 KiB
Assets (1)
Versions (5) View all
1.0.2 2026-02-24
1.0.5 2026-02-24
1.0.6 2026-02-24
1.0.7 2026-02-24
1.0.8 2026-02-24