| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesNet | 
        
| GroupId | GroupIdcom.infomaximum | 
    
| ArtifactId | ArtifactIdnetwork | 
    
| Last Version | Last Version1.0.1p1 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            Descriptionnetwork 
            Library for creating a light http server 
         | 
    
| Project URL | 
                    Project URL | 
            
| Source Code Management | 
                    Source Code Management | 
            
| Filename | Size | 
|---|---|
| network-1.0.1p1.pom | |
| network-1.0.1p1.jar | 62 KB | 
| network-1.0.1p1-sources.jar | 36 KB | 
| network-1.0.1p1-javadoc.jar | 252 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.infomaximum/network/ -->
<dependency>
    <groupId>com.infomaximum</groupId>
    <artifactId>network</artifactId>
    <version>1.0.1p1</version>
</dependency>
                // https://jarcasting.com/artifacts/com.infomaximum/network/
implementation 'com.infomaximum:network:1.0.1p1'
                // https://jarcasting.com/artifacts/com.infomaximum/network/
implementation ("com.infomaximum:network:1.0.1p1")
                'com.infomaximum:network:jar:1.0.1p1'
                <dependency org="com.infomaximum" name="network" rev="1.0.1p1">
  <artifact name="network" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.infomaximum', module='network', version='1.0.1p1')
)
                libraryDependencies += "com.infomaximum" % "network" % "1.0.1p1"
                [com.infomaximum/network "1.0.1p1"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.eclipse.jetty : jetty-server | jar | 9.4.45.v20220203 | 
| org.eclipse.jetty : jetty-servlet | jar | 9.4.45.v20220203 | 
| org.eclipse.jetty : jetty-webapp | jar | 9.4.45.v20220203 | 
| org.eclipse.jetty : apache-jsp | jar | 9.4.45.v20220203 | 
| org.eclipse.jetty.websocket : websocket-server | jar | 9.4.45.v20220203 | 
| org.eclipse.jetty.websocket : websocket-servlet | jar | 9.4.45.v20220203 | 
| org.springframework : spring-core | jar | 5.2.19.RELEASE | 
| org.springframework : spring-web | jar | 5.2.19.RELEASE | 
| org.springframework : spring-webmvc | jar | 5.2.19.RELEASE | 
| org.springframework : spring-context-support | jar | 5.2.19.RELEASE | 
| org.springframework : spring-messaging | jar | 5.2.19.RELEASE | 
| javax.servlet : jstl | jar | 1.2 | 
| net.minidev : json-smart | jar | 2.3 | 
| org.reflections : reflections | jar | 0.9.11 | 
| org.slf4j : slf4j-api | jar | 1.7.30 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.13.2 | 
| ch.qos.logback : logback-core | jar | 1.2.3 | 
| ch.qos.logback : logback-classic | jar | 1.2.3 |