https://github.com/congnghia0609/ntc-jettyserver
ntc-jettyserver is a java web server by Jetty
https://github.com/congnghia0609/ntc-jettyserver
jetty ntc-jettyserver
Last synced: 2 months ago
JSON representation
ntc-jettyserver is a java web server by Jetty
- Host: GitHub
- URL: https://github.com/congnghia0609/ntc-jettyserver
- Owner: congnghia0609
- License: apache-2.0
- Created: 2018-02-22T18:00:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-06-16T22:25:31.000Z (almost 2 years ago)
- Last Synced: 2023-08-13T10:06:44.764Z (almost 2 years ago)
- Topics: jetty, ntc-jettyserver
- Language: Java
- Homepage: https://github.com/congnghia0609/ntc-jettyserver
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ntc-jettyserver
ntc-jettyserver is a java web server by Jetty## Maven
```Xmlcom.streetcodevn
ntc-jettyserver
1.0.4```
## License
This code is under the [Apache Licence v2](https://www.apache.org/licenses/LICENSE-2.0).