org.brutusin:jsonsrv-example

Sample web module for testing jsonsrv + jsonsrv-human-renderer

License

License

Categories

Categories

JSON Data
GroupId

GroupId

org.brutusin
ArtifactId

ArtifactId

jsonsrv-example
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

war
Description

Description

org.brutusin:jsonsrv-example
Sample web module for testing jsonsrv + jsonsrv-human-renderer

Download jsonsrv-example

How to add to project

<!-- https://jarcasting.com/artifacts/org.brutusin/jsonsrv-example/ -->
<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>jsonsrv-example</artifactId>
    <version>1.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.brutusin/jsonsrv-example/
implementation 'org.brutusin:jsonsrv-example:1.0.1'
// https://jarcasting.com/artifacts/org.brutusin/jsonsrv-example/
implementation ("org.brutusin:jsonsrv-example:1.0.1")
'org.brutusin:jsonsrv-example:war:1.0.1'
<dependency org="org.brutusin" name="jsonsrv-example" rev="1.0.1">
  <artifact name="jsonsrv-example" type="war" />
</dependency>
@Grapes(
@Grab(group='org.brutusin', module='jsonsrv-example', version='1.0.1')
)
libraryDependencies += "org.brutusin" % "jsonsrv-example" % "1.0.1"
[org.brutusin/jsonsrv-example "1.0.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.brutusin : jsonsrv jar 2.4.0
org.brutusin : jsonsrv-human-renderer jar 1.2.4
org.springframework : spring-context jar 4.1.4.RELEASE

provided (1)

Group / Artifact Type Version
javax : javaee-web-api jar 7.0

runtime (1)

Group / Artifact Type Version
org.brutusin : json-provider jar 2.0.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0