Last Version

GlassFish Admin REST Parent 7.0.0-M4

Parent module for GlassFish REST interface

License

License

Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.admin
ArtifactId

ArtifactId

rest-service-parent
Version

Version

7.0.0-M4
Type

Type

pom
Description

Description

GlassFish Admin REST Parent
Parent module for GlassFish REST interface
Project URL

Project URL

https://projects.eclipse.org/projects/ee4j.glassfish/rest-service-parent
Project Organization

Project Organization

Eclipse Foundation

Download rest-service-parent 7.0.0-M4


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

Dependencies

compile (1)

Group / Artifact Type Version
org.glassfish.annotations : logging-annotation-processor Optional jar 1.9

Project Modules

  • rest-testing
  • rest-client
  • rest-service
  • gf-restadmin-connector