io.github.hashiprobr:nfp-rest

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

License

License

GroupId

GroupId

io.github.hashiprobr
ArtifactId

ArtifactId

nfp-rest
Last Version

Last Version

2.1.2
Release Date

Release Date

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

How to add to project

<!-- 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"]

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.

Versions

Version
2.1.2
2.0.2
2.0.1
2.0.0
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.0
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0