| License | 
                License | 
        
|---|---|
| GroupId | GroupIdeu.stratosphere | 
    
| ArtifactId | ArtifactIdswt-visualization | 
    
| Version | Version0.4-hadoop2 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionswt-visualization 
            Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/ 
         | 
    
<!-- https://jarcasting.com/artifacts/eu.stratosphere/swt-visualization/ -->
<dependency>
    <groupId>eu.stratosphere</groupId>
    <artifactId>swt-visualization</artifactId>
    <version>0.4-hadoop2</version>
</dependency>
                // https://jarcasting.com/artifacts/eu.stratosphere/swt-visualization/
implementation 'eu.stratosphere:swt-visualization:0.4-hadoop2'
                // https://jarcasting.com/artifacts/eu.stratosphere/swt-visualization/
implementation ("eu.stratosphere:swt-visualization:0.4-hadoop2")
                'eu.stratosphere:swt-visualization:jar:0.4-hadoop2'
                <dependency org="eu.stratosphere" name="swt-visualization" rev="0.4-hadoop2">
  <artifact name="swt-visualization" type="jar" />
</dependency>
                @Grapes(
@Grab(group='eu.stratosphere', module='swt-visualization', version='0.4-hadoop2')
)
                libraryDependencies += "eu.stratosphere" % "swt-visualization" % "0.4-hadoop2"
                [eu.stratosphere/swt-visualization "0.4-hadoop2"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| eu.stratosphere : stratosphere-core | jar | 0.4-hadoop2 | 
| eu.stratosphere : stratosphere-runtime | jar | 0.4-hadoop2 | 
| org.eclipse.swt.gtk.linux : x86_64 | jar | 3.3.0-v3346 | 
| jfree : jfreechart-swt | jar | 1.0.9 | 
| jfree : jfreechart | jar | 1.0.9 | 
| commons-logging : commons-logging | jar | 1.1.1 | 
| log4j : log4j | jar | 1.2.16 | 
| commons-codec : commons-codec | jar | 1.3 | 
| com.google.guava : guava | jar | 14.0.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.7 | 
| org.mockito : mockito-all | jar | 1.8.5 | 
| org.powermock : powermock-module-junit4 | jar | 1.4.9 | 
| org.powermock : powermock-api-mockito | jar | 1.4.9 | 
| org.hamcrest : hamcrest-all | jar | 1.1 |