MVN

org.jetrs : common

Maven & Gradle

May 23, 2020
2 usages

JetRS Common · Common classes for client and server.

<dependency>
    <groupId>org.jetrs</groupId>
    <artifactId>common</artifactId>
    <version>2.1.0-alpha-3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.jetrs : common to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.1.0-alpha-3
  • Latest Alpha: 2.1.0-alpha-3

All Versions

Choose a version of org.jetrs : common to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.1.x
common-2.1.0-alpha-3

How to add a dependency to Maven

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

<dependency>
    <groupId>org.jetrs</groupId>
    <artifactId>common</artifactId>
    <version>2.1.0-alpha-3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.jetrs : common gradle dependency to your build.gradle file:

implementation 'org.jetrs:common:2.1.0-alpha-3'

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

implementation("org.jetrs:common:2.1.0-alpha-3")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.jetrs : common sbt scala dependency to your build.sbt file:

libraryDependencies += "org.jetrs" % "common" % "2.1.0-alpha-3"

Advertisement

Dependencies from Group

May 23, 2020
2 usages
May 23, 2020
May 23, 2020
3 stars
May 23, 2020
Sep 20, 2023

Discover Dependencies

May 23, 2020
3 usages
3 stars
Aug 24, 2023
3 usages
30 stars
Jun 15, 2022
4 usages
Jun 15, 2022
4 usages
Jun 15, 2022
4 usages
Jun 15, 2022
4 usages
Jun 15, 2022
4 usages
Jul 05, 2023
4 usages
0 stars
Jul 05, 2023
4 usages
0 stars
Aug 25, 2023
8 usages
11.9k stars