MVN

org.joty : joty-server

Maven & Gradle

Oct 14, 2017
0 stars

Joty 2.0 - Server · Joty 2.0 framework server part

<dependency>
    <groupId>org.joty</groupId>
    <artifactId>joty-server</artifactId>
    <version>2.0.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.joty : joty-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.3

All Versions

Choose a version of org.joty : joty-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
joty-server-2.0.3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.joty</groupId>
    <artifactId>joty-server</artifactId>
    <version>2.0.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.joty : joty-server gradle dependency to your build.gradle file:

implementation 'org.joty:joty-server:2.0.3'

Gradle Kotlin DSL: Add the following org.joty : joty-server gradle kotlin dependency to your build.gradle.kts file:

implementation("org.joty:joty-server:2.0.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.joty : joty-server sbt scala dependency to your build.sbt file:

libraryDependencies += "org.joty" % "joty-server" % "2.0.3"

Advertisement

Dependencies from Group

Oct 14, 2017
6 usages
0 stars
Oct 14, 2017
4 usages
0 stars
Oct 14, 2017
1 usages
0 stars
Nov 01, 2017
0 stars
Oct 14, 2017
0 stars

Discover Dependencies

Oct 15, 2017
0 stars
Apr 18, 2023
131 stars
Dec 29, 2019
2 stars
Oct 21, 2017
0 stars
Oct 06, 2019
20 stars