is not current version
Last Version 7.0.0-M4

org.glassfish.main.deployment:deployment-autodeploy 4.0-b72


Categories

Categories

GlassFish Container Application Servers Auto Application Layer Libs Code Generators
GroupId

GroupId

org.glassfish.main.deployment
ArtifactId

ArtifactId

deployment-autodeploy
Version

Version

4.0-b72
Type

Type

jar

Download deployment-autodeploy 4.0-b72


<!-- https://jarcasting.com/artifacts/org.glassfish.main.deployment/deployment-autodeploy/ -->
<dependency>
    <groupId>org.glassfish.main.deployment</groupId>
    <artifactId>deployment-autodeploy</artifactId>
    <version>4.0-b72</version>
</dependency>
// https://jarcasting.com/artifacts/org.glassfish.main.deployment/deployment-autodeploy/
implementation 'org.glassfish.main.deployment:deployment-autodeploy:4.0-b72'
// https://jarcasting.com/artifacts/org.glassfish.main.deployment/deployment-autodeploy/
implementation ("org.glassfish.main.deployment:deployment-autodeploy:4.0-b72")
'org.glassfish.main.deployment:deployment-autodeploy:jar:4.0-b72'
<dependency org="org.glassfish.main.deployment" name="deployment-autodeploy" rev="4.0-b72">
  <artifact name="deployment-autodeploy" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.glassfish.main.deployment', module='deployment-autodeploy', version='4.0-b72')
)
libraryDependencies += "org.glassfish.main.deployment" % "deployment-autodeploy" % "4.0-b72"
[org.glassfish.main.deployment/deployment-autodeploy "4.0-b72"]