| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.ow2.easybeans | 
    
| ArtifactId | ArtifactIdeasybeans-war-toplink-essentials | 
    
| Last Version | Last Version1.2.4 | 
        
| Release Date | Release Date | 
        
| Type | Typewar | 
    
| Description | 
            DescriptionEasyBeans: Assembly :: EE :: War :: TopLink Essentials 
            Lightweight and Modular EJB3 Container 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-war-toplink-essentials/ -->
<dependency>
    <groupId>org.ow2.easybeans</groupId>
    <artifactId>easybeans-war-toplink-essentials</artifactId>
    <version>1.2.4</version>
    <type>war</type>
</dependency>
                // https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-war-toplink-essentials/
implementation 'org.ow2.easybeans:easybeans-war-toplink-essentials:1.2.4'
                // https://jarcasting.com/artifacts/org.ow2.easybeans/easybeans-war-toplink-essentials/
implementation ("org.ow2.easybeans:easybeans-war-toplink-essentials:1.2.4")
                'org.ow2.easybeans:easybeans-war-toplink-essentials:war:1.2.4'
                <dependency org="org.ow2.easybeans" name="easybeans-war-toplink-essentials" rev="1.2.4">
  <artifact name="easybeans-war-toplink-essentials" type="war" />
</dependency>
                @Grapes(
@Grab(group='org.ow2.easybeans', module='easybeans-war-toplink-essentials', version='1.2.4')
)
                libraryDependencies += "org.ow2.easybeans" % "easybeans-war-toplink-essentials" % "1.2.4"
                [org.ow2.easybeans/easybeans-war-toplink-essentials "1.2.4"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.ow2.easybeans : easybeans-jpa-toplink-essentials-dependency | pom | 1.2.4 | 
| org.ow2.easybeans : easybeans-jpa-default-toplink-essentials | jar | 1.2.4 | 
| org.ow2.easybeans : easybeans-ee-war | jar | 1.2.4 |