is not current version
Last Version 7.0.0-M4

org.glassfish.main.ha:ha-file-store 4.0-b72


Categories

Categories

GlassFish Container Application Servers
GroupId

GroupId

org.glassfish.main.ha
ArtifactId

ArtifactId

ha-file-store
Version

Version

4.0-b72
Type

Type

jar

Download ha-file-store 4.0-b72


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