MVN

org.brutusin : jsonsrv

Maven & Gradle

Jan 20, 2016
2 usages

A self-describing, java web framework for easily exposing business methods as JSON RPC services over HTTP

<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>jsonsrv</artifactId>
    <version>2.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.brutusin : jsonsrv to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.8.1

All Versions

Choose a version of org.brutusin : jsonsrv to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.8.x
jsonsrv-2.8.1
jsonsrv-2.8.0
2.7.x
jsonsrv-2.7.4
jsonsrv-2.7.3
jsonsrv-2.7.2
jsonsrv-2.7.1
jsonsrv-2.7.0
2.6.x
jsonsrv-2.6.1
jsonsrv-2.6.0
2.5.x
jsonsrv-2.5.2
jsonsrv-2.5.1
jsonsrv-2.5.0
2.4.x
jsonsrv-2.4.2
jsonsrv-2.4.1
jsonsrv-2.4.0
2.3.x
jsonsrv-2.3.2
jsonsrv-2.3.1
jsonsrv-2.3.0
2.2.x
jsonsrv-2.2.0
2.1.x
jsonsrv-2.1.6
jsonsrv-2.1.4
jsonsrv-2.1.3
jsonsrv-2.1.2
jsonsrv-2.1.1
jsonsrv-2.1.0
2.0.x
jsonsrv-2.0.2
jsonsrv-2.0.1
jsonsrv-2.0.0
1.0.x
jsonsrv-1.0.2
jsonsrv-1.0.1
jsonsrv-1.0.0

How to add a dependency to Maven

Add the following org.brutusin : jsonsrv maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.brutusin</groupId>
    <artifactId>jsonsrv</artifactId>
    <version>2.8.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.brutusin : jsonsrv gradle dependency to your build.gradle file:

implementation 'org.brutusin:jsonsrv:2.8.1'

Gradle Kotlin DSL: Add the following org.brutusin : jsonsrv gradle kotlin dependency to your build.gradle.kts file:

implementation("org.brutusin:jsonsrv:2.8.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.brutusin : jsonsrv sbt scala dependency to your build.sbt file:

libraryDependencies += "org.brutusin" % "jsonsrv" % "2.8.1"

Advertisement

Dependencies from Group

Dec 14, 2016
13 usages
0 stars
May 16, 2016
13 usages
0 stars
Apr 22, 2016
10 usages
0 stars
Mar 27, 2017
7 usages
Mar 27, 2017
6 usages

Discover Dependencies

Apr 27, 2016
2 usages
6 stars
Jul 29, 2016
2 usages
May 28, 2019
3 usages
120 stars
May 28, 2019
3 usages
120 stars
Apr 28, 2016
7 usages
Oct 10, 2016
4 usages