javax.enterprise.deploy API

Eclipse Project for Stable Jakarta EE APIs

License

License

GroupId

GroupId

jakarta.enterprise.deploy
ArtifactId

ArtifactId

jakarta.enterprise.deploy-api
Last Version

Last Version

1.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

javax.enterprise.deploy API
Eclipse Project for Stable Jakarta EE APIs
Project URL

Project URL

http://jcp.org/en/jsr/detail?id=88
Project Organization

Project Organization

Eclipse Foundation
Source Code Management

Source Code Management

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

Download jakarta.enterprise.deploy-api

How to add to project

<!-- https://jarcasting.com/artifacts/jakarta.enterprise.deploy/jakarta.enterprise.deploy-api/ -->
<dependency>
    <groupId>jakarta.enterprise.deploy</groupId>
    <artifactId>jakarta.enterprise.deploy-api</artifactId>
    <version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/jakarta.enterprise.deploy/jakarta.enterprise.deploy-api/
implementation 'jakarta.enterprise.deploy:jakarta.enterprise.deploy-api:1.7.2'
// https://jarcasting.com/artifacts/jakarta.enterprise.deploy/jakarta.enterprise.deploy-api/
implementation ("jakarta.enterprise.deploy:jakarta.enterprise.deploy-api:1.7.2")
'jakarta.enterprise.deploy:jakarta.enterprise.deploy-api:jar:1.7.2'
<dependency org="jakarta.enterprise.deploy" name="jakarta.enterprise.deploy-api" rev="1.7.2">
  <artifact name="jakarta.enterprise.deploy-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='jakarta.enterprise.deploy', module='jakarta.enterprise.deploy-api', version='1.7.2')
)
libraryDependencies += "jakarta.enterprise.deploy" % "jakarta.enterprise.deploy-api" % "1.7.2"
[jakarta.enterprise.deploy/jakarta.enterprise.deploy-api "1.7.2"]

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.
jakarta.enterprise.deploy

Eclipse EE4J

The Eclipse EE4J Project

Versions

Version
1.7.2
1.7.1