MVN

education.x : common-backend

Maven & Gradle

Dec 07, 2020
2 stars

Scala-Common-Backend · a generic common backend interface and toolkit for java/scala developers.

<dependency>
    <groupId>education.x</groupId>
    <artifactId>common-backend</artifactId>
    <version>2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of education.x : common-backend to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2

All Versions

Choose a version of education.x : common-backend to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.3
common-backend-2.3-SnapShot
2.2
common-backend-2.2
common-backend-2.2-SnapShot
2.1
common-backend-2.1
2.0
common-backend-2.0
1.0
common-backend-1.0
0.1
common-backend-0.1

How to add a dependency to Maven

Add the following education.x : common-backend maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>education.x</groupId>
    <artifactId>common-backend</artifactId>
    <version>2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following education.x : common-backend gradle dependency to your build.gradle file:

implementation 'education.x:common-backend:2.2'

Gradle Kotlin DSL: Add the following education.x : common-backend gradle kotlin dependency to your build.gradle.kts file:

implementation("education.x:common-backend:2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following education.x : common-backend sbt scala dependency to your build.sbt file:

libraryDependencies += "education.x" % "common-backend" % "2.2"

Advertisement

Dependencies from Group

Dec 07, 2020
2 stars

Discover Dependencies

Apr 21, 2020
26 stars
Apr 09, 2020
Dec 26, 2022
9 usages
1.5k stars
Jul 05, 2023
3 usages
521 stars
Jun 06, 2023
1k stars
Aug 24, 2023
3 usages
1k stars
Jul 13, 2020
6 stars
Jul 18, 2023
1 usages
3 stars