| License |
License |
|---|---|
| GroupId | GroupIdio.github.hashiprobr |
| ArtifactId | ArtifactIdnfp-rest |
| Version | Version1.2.6 |
| Type | Typejar |
| Description |
Descriptionio.github.hashiprobr:nfp-rest
Not-For-Production REST framework based on Jetty and Gson.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| nfp-rest-1.2.6.pom | |
| nfp-rest-1.2.6.jar | 29 KB |
| nfp-rest-1.2.6-sources.jar | 18 KB |
| nfp-rest-1.2.6-javadoc.jar | 223 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/ -->
<dependency>
<groupId>io.github.hashiprobr</groupId>
<artifactId>nfp-rest</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/
implementation 'io.github.hashiprobr:nfp-rest:1.2.6'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/
implementation ("io.github.hashiprobr:nfp-rest:1.2.6")
'io.github.hashiprobr:nfp-rest:jar:1.2.6'
<dependency org="io.github.hashiprobr" name="nfp-rest" rev="1.2.6">
<artifact name="nfp-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-rest', version='1.2.6')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-rest" % "1.2.6"
[io.github.hashiprobr/nfp-rest "1.2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.8.9 |
| org.reflections : reflections | jar | 0.10.2 |
| com.github.alexdlaird : java-ngrok | jar | 1.5.5 |
| org.eclipse.jetty : jetty-server | jar | 11.0.7 |
| org.eclipse.jetty : jetty-client | jar | 11.0.7 |
| org.slf4j : slf4j-simple | jar | 1.7.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.8.2 |
| org.mockito : mockito-core | jar | 4.2.0 |