MVN

net.sf.phat : phat-api-server

Maven & Gradle

Jul 06, 2017
1 usages
1 stars

PHAT - API Server (JSON RPC 2)

<dependency>
    <groupId>net.sf.phat</groupId>
    <artifactId>phat-api-server</artifactId>
    <version>1.0.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.phat : phat-api-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.11

All Versions

Choose a version of net.sf.phat : phat-api-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
phat-api-server-1.0.11

How to add a dependency to Maven

Add the following net.sf.phat : phat-api-server maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.phat</groupId>
    <artifactId>phat-api-server</artifactId>
    <version>1.0.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.phat : phat-api-server gradle dependency to your build.gradle file:

implementation 'net.sf.phat:phat-api-server:1.0.11'

Gradle Kotlin DSL: Add the following net.sf.phat : phat-api-server gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.phat:phat-api-server:1.0.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.phat : phat-api-server sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.phat" % "phat-api-server" % "1.0.11"

Advertisement

Dependencies from Group

Jul 06, 2017
5 usages
1 stars
Jul 06, 2017
3 usages
1 stars
Sep 16, 2016
3 usages
226 stars
Sep 16, 2016
3 usages
226 stars
Sep 19, 2016
2 usages
1 stars

Discover Dependencies

Aug 09, 2017
3 stars
Jul 07, 2017
2 usages
4.5k stars
Jun 17, 2018
1 usages
1 stars
Aug 19, 2023
4 usages
4.3k stars
Aug 21, 2017
2 usages
676 stars
Jul 22, 2017
1 usages
311 stars