| License |
License |
|---|---|
| GroupId | GroupIdio.github.hashiprobr |
| ArtifactId | ArtifactIdnfp-rest |
| Last Version | Last Version2.1.2 |
| Release Date | Release Date |
| 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-2.1.2.pom | |
| nfp-rest-2.1.2.jar | 29 KB |
| nfp-rest-2.1.2-sources.jar | 17 KB |
| nfp-rest-2.1.2-javadoc.jar | 230 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/ -->
<dependency>
<groupId>io.github.hashiprobr</groupId>
<artifactId>nfp-rest</artifactId>
<version>2.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/
implementation 'io.github.hashiprobr:nfp-rest:2.1.2'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/
implementation ("io.github.hashiprobr:nfp-rest:2.1.2")
'io.github.hashiprobr:nfp-rest:jar:2.1.2'
<dependency org="io.github.hashiprobr" name="nfp-rest" rev="2.1.2">
<artifact name="nfp-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-rest', version='2.1.2')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-rest" % "2.1.2"
[io.github.hashiprobr/nfp-rest "2.1.2"]
| 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 |