is not current version
Last Version 2.1.2

io.github.hashiprobr:nfp-rest 1.2.5

Not-For-Production REST framework based on Jetty and Gson.

License

License

GroupId

GroupId

io.github.hashiprobr
ArtifactId

ArtifactId

nfp-rest
Version

Version

1.2.5
Type

Type

jar
Description

Description

io.github.hashiprobr:nfp-rest
Not-For-Production REST framework based on Jetty and Gson.
Project URL

Project URL

https://github.com/hashiprobr/nfp-java-rest
Source Code Management

Source Code Management

https://github.com/hashiprobr/nfp-java-rest/tree/master

Download nfp-rest 1.2.5


<!-- https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/ -->
<dependency>
    <groupId>io.github.hashiprobr</groupId>
    <artifactId>nfp-rest</artifactId>
    <version>1.2.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/
implementation 'io.github.hashiprobr:nfp-rest:1.2.5'
// https://jarcasting.com/artifacts/io.github.hashiprobr/nfp-rest/
implementation ("io.github.hashiprobr:nfp-rest:1.2.5")
'io.github.hashiprobr:nfp-rest:jar:1.2.5'
<dependency org="io.github.hashiprobr" name="nfp-rest" rev="1.2.5">
  <artifact name="nfp-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.hashiprobr', module='nfp-rest', version='1.2.5')
)
libraryDependencies += "io.github.hashiprobr" % "nfp-rest" % "1.2.5"
[io.github.hashiprobr/nfp-rest "1.2.5"]

Dependencies

compile (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

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.8.2
org.mockito : mockito-core jar 4.2.0

Project Modules

There are no modules declared in this project.