is not current version
Last Version 1.1.0-rc1

org.ancoron.glassfish.extender:extender-parent 1.0.0


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.ancoron.glassfish.extender
ArtifactId

ArtifactId

extender-parent
Version

Version

1.0.0
Type

Type

pom

Download extender-parent 1.0.0

Filename Size
extender-parent-1.0.0.pom 697 bytes
Browse

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