| License | 
                License | 
        
|---|---|
| GroupId | GroupIdfr.inria.eventcloud | 
    
| ArtifactId | ArtifactIdeventcloud-webservices-core | 
    
| Last Version | Last Version1.6.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptioneventcloud-webservices-core 
            Parent module for EventCloud maven related modules. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices-core/ -->
<dependency>
    <groupId>fr.inria.eventcloud</groupId>
    <artifactId>eventcloud-webservices-core</artifactId>
    <version>1.6.0</version>
</dependency>
                // https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices-core/
implementation 'fr.inria.eventcloud:eventcloud-webservices-core:1.6.0'
                // https://jarcasting.com/artifacts/fr.inria.eventcloud/eventcloud-webservices-core/
implementation ("fr.inria.eventcloud:eventcloud-webservices-core:1.6.0")
                'fr.inria.eventcloud:eventcloud-webservices-core:jar:1.6.0'
                <dependency org="fr.inria.eventcloud" name="eventcloud-webservices-core" rev="1.6.0">
  <artifact name="eventcloud-webservices-core" type="jar" />
</dependency>
                @Grapes(
@Grab(group='fr.inria.eventcloud', module='eventcloud-webservices-core', version='1.6.0')
)
                libraryDependencies += "fr.inria.eventcloud" % "eventcloud-webservices-core" % "1.6.0"
                [fr.inria.eventcloud/eventcloud-webservices-core "1.6.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| com.ebmwebsourcing.easyesb » ws-binding-rawreport | jar | v2013-03-11 | 
| fr.inria.eventcloud : eventcloud-webservices-api | jar | 1.6.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.objectweb.proactive.extensions.p2p.structured : proactive-p2p-structured-core | test-jar | 1.6.0 | 
| fr.inria.eventcloud : eventcloud-core | test-jar | 1.6.0 | 
| junit : junit | jar | 4.11 |