| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesSpring Boot Container Microservices Net Netty Networking | 
        
| GroupId | GroupIdcom.github.xg704863664 | 
    
| ArtifactId | ArtifactIdnetty-websocket-spring-boot-starter | 
    
| Last Version | Last Version0.0.1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnetty-websocket-spring-boot-starter 
            netty-websocket-spring-boot-starter is a Java WebSocket Framework based on Netty 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
<!-- https://jarcasting.com/artifacts/com.github.xg704863664/netty-websocket-spring-boot-starter/ -->
<dependency>
    <groupId>com.github.xg704863664</groupId>
    <artifactId>netty-websocket-spring-boot-starter</artifactId>
    <version>0.0.1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.xg704863664/netty-websocket-spring-boot-starter/
implementation 'com.github.xg704863664:netty-websocket-spring-boot-starter:0.0.1'
                // https://jarcasting.com/artifacts/com.github.xg704863664/netty-websocket-spring-boot-starter/
implementation ("com.github.xg704863664:netty-websocket-spring-boot-starter:0.0.1")
                'com.github.xg704863664:netty-websocket-spring-boot-starter:jar:0.0.1'
                <dependency org="com.github.xg704863664" name="netty-websocket-spring-boot-starter" rev="0.0.1">
  <artifact name="netty-websocket-spring-boot-starter" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.xg704863664', module='netty-websocket-spring-boot-starter', version='0.0.1')
)
                libraryDependencies += "com.github.xg704863664" % "netty-websocket-spring-boot-starter" % "0.0.1"
                [com.github.xg704863664/netty-websocket-spring-boot-starter "0.0.1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.springframework.boot : spring-boot-starter Optional | jar | 2.0.0.RELEASE | 
| io.netty : netty-codec-http | jar | 4.1.25.Final | 
| io.netty : netty-handler | jar | 4.1.25.Final |