MVN

org.glassfish.distributions : appclient

Maven & Gradle

Jul 23, 2009

Glassfish Remote App Client Bundle · This module assembles the Glassfish Remote App Client Bundle

<dependency>
    <groupId>org.glassfish.distributions</groupId>
    <artifactId>appclient</artifactId>
    <version>3.0-b56</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.glassfish.distributions : appclient to add to Maven - Latest Versions:

  • Latest Stable: 3.0-b56

All Versions

Choose a version of org.glassfish.distributions : appclient to add to Maven - All Versions:

Version Vulnerabilities Updated
3.0
appclient-3.0-b56
appclient-3.0-b55
appclient-3.0-b54
appclient-3.0-b53
appclient-3.0-b52
appclient-3.0-b51
appclient-3.0-b50
appclient-3.0-b49
appclient-3.0-Preview
appclient-3.0-b48
appclient-3.0-Preview-b47c
appclient-3.0-Preview-b47b
appclient-3.0-Preview-b47a
appclient-3.0-b47

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.glassfish.distributions</groupId>
    <artifactId>appclient</artifactId>
    <version>3.0-b56</version>
</dependency>

Advertisement