| License | 
                License | 
        
|---|---|
| GroupId | GroupIdorg.apache.flink | 
    
| ArtifactId | ArtifactIdflink-runtime-web | 
    
| Version | Version0.10.2-hadoop1 | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionflink-runtime-web 
            The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. 
         | 
    
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/org.apache.flink/flink-runtime-web/ -->
<dependency>
    <groupId>org.apache.flink</groupId>
    <artifactId>flink-runtime-web</artifactId>
    <version>0.10.2-hadoop1</version>
</dependency>
                // https://jarcasting.com/artifacts/org.apache.flink/flink-runtime-web/
implementation 'org.apache.flink:flink-runtime-web:0.10.2-hadoop1'
                // https://jarcasting.com/artifacts/org.apache.flink/flink-runtime-web/
implementation ("org.apache.flink:flink-runtime-web:0.10.2-hadoop1")
                'org.apache.flink:flink-runtime-web:jar:0.10.2-hadoop1'
                <dependency org="org.apache.flink" name="flink-runtime-web" rev="0.10.2-hadoop1">
  <artifact name="flink-runtime-web" type="jar" />
</dependency>
                @Grapes(
@Grab(group='org.apache.flink', module='flink-runtime-web', version='0.10.2-hadoop1')
)
                libraryDependencies += "org.apache.flink" % "flink-runtime-web" % "0.10.2-hadoop1"
                [org.apache.flink/flink-runtime-web "0.10.2-hadoop1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.flink : flink-runtime | jar | 0.10.2-hadoop1 | 
| tv.cntt : netty-router | jar | 1.10 | 
| org.javassist : javassist | jar | 3.18.2-GA | 
| org.scala-lang : scala-library | jar | 2.10.4 | 
| com.typesafe.akka : akka-actor_2.10 | jar | 2.3.7 | 
| com.typesafe.akka : akka-remote_2.10 | jar | 2.3.7 | 
| org.apache.commons : commons-lang3 | jar | 3.3.2 | 
| org.slf4j : slf4j-api | jar | 1.7.7 | 
| org.slf4j : slf4j-log4j12 | jar | 1.7.7 | 
| log4j : log4j | jar | 1.2.17 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.typesafe.akka : akka-testkit_2.10 | jar | 2.3.7 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.flink : flink-core | test-jar | 0.10.2-hadoop1 | 
| org.apache.flink : flink-runtime | test-jar | 0.10.2-hadoop1 | 
| org.apache.curator : curator-test | jar | 2.8.0 | 
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-all | jar | 1.9.5 | 
| org.powermock : powermock-module-junit4 | jar | 1.5.5 | 
| org.powermock : powermock-api-mockito | jar | 1.5.5 | 
| org.hamcrest : hamcrest-all | jar | 1.3 |