| Categories | CategoriesGlassFish Container Application Servers | 
|---|---|
| GroupId | GroupIdorg.glassfish.main.elasticity | 
| ArtifactId | ArtifactIdelasticity | 
| Last Version | Last Version4.0-b33 | 
| Release Date | Release Date | 
| Type | Typepom | 
| Description | DescriptionGlassFish Elasticity Engine related modules Java.net - The Source for Java Technology Collaboration | 
| Filename | Size | 
|---|---|
| elasticity-4.0-b33.pom | 2 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.glassfish.main.elasticity/elasticity/ -->
<dependency>
    <groupId>org.glassfish.main.elasticity</groupId>
    <artifactId>elasticity</artifactId>
    <version>4.0-b33</version>
    <type>pom</type>
</dependency>// https://jarcasting.com/artifacts/org.glassfish.main.elasticity/elasticity/
implementation 'org.glassfish.main.elasticity:elasticity:4.0-b33'// https://jarcasting.com/artifacts/org.glassfish.main.elasticity/elasticity/
implementation ("org.glassfish.main.elasticity:elasticity:4.0-b33")'org.glassfish.main.elasticity:elasticity:pom:4.0-b33'<dependency org="org.glassfish.main.elasticity" name="elasticity" rev="4.0-b33">
  <artifact name="elasticity" type="pom" />
</dependency>@Grapes(
@Grab(group='org.glassfish.main.elasticity', module='elasticity', version='4.0-b33')
)libraryDependencies += "org.glassfish.main.elasticity" % "elasticity" % "4.0-b33"[org.glassfish.main.elasticity/elasticity "4.0-b33"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit Optional | jar | 4.3.1 | 
 
                    | Version | 
|---|
| 4.0-b33 |