MVN

io.xream.x7 : x7-repository

Maven & Gradle

Dec 12, 2019
1 usages
1.5k stars

x7-repository · http://x7.xream.io

<dependency>
    <groupId>io.xream.x7</groupId>
    <artifactId>x7-repository</artifactId>
    <version>2.2.7.RELEASE</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.xream.x7 : x7-repository to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.7.RELEASE

All Versions

Choose a version of io.xream.x7 : x7-repository to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
x7-repository-2.2.7.RELEASE
x7-repository-2.2.6.RELEASE
x7-repository-2.2.5.RELEASE
x7-repository-2.2.4.RELEASE
x7-repository-2.2.3.RELEASE
x7-repository-2.2.2.RELEASE
x7-repository-2.2.1.RELEASE
x7-repository-2.2.0.RELEASE
2.1.x
x7-repository-2.1.1.RELEASE
x7-repository-2.1.0.RELEASE
2.0.x
x7-repository-2.0.13.RELEASE
x7-repository-2.0.12.RELEASE
x7-repository-2.0.11.RELEASE
x7-repository-2.0.10.RELEASE
x7-repository-2.0.9.RELEASE
x7-repository-2.0.8.RELEASE
x7-repository-2.0.7.RELEASE
x7-repository-2.0.6.RELEASE
x7-repository-2.0.5.RELEASE
x7-repository-2.0.4.RELEASE
x7-repository-2.0.3.RELEASE
x7-repository-2.0.2.RELEASE
x7-repository-2.0.1.RELEASE
x7-repository-2.0.0.RELEASE
1.7.x
x7-repository-1.7.2.RELEASE
x7-repository-1.7.1.RELEASE
x7-repository-1.7.0.RELEASE
1.6.x
x7-repository-1.6.8.RELEASE
x7-repository-1.6.7.RELEASE
x7-repository-1.6.6.RELEASE
x7-repository-1.6.5.RELEASE
x7-repository-1.6.4.RELEASE
x7-repository-1.6.3.RELEASE
x7-repository-1.6.2.RELEASE
x7-repository-1.6.1.RELEASE
x7-repository-1.6.0.RELEASE
1.5.x
x7-repository-1.5.10.RELEASE
x7-repository-1.5.9.RELEASE
x7-repository-1.5.8.RELEASE
x7-repository-1.5.7.RELEASE
x7-repository-1.5.6.RELEASE
x7-repository-1.5.5.RELEASE
x7-repository-1.5.2.RELEASE
x7-repository-1.5.1.RELEASE
x7-repository-1.5.0.RELEASE
1.2.x
x7-repository-1.2.0.RELEASE
1.1.x
x7-repository-1.1.0.RELEASE
1.0.x
x7-repository-1.0.1.RELEASE
x7-repository-1.0.0.RELEASE

How to add a dependency to Maven

Add the following io.xream.x7 : x7-repository maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.xream.x7</groupId>
    <artifactId>x7-repository</artifactId>
    <version>2.2.7.RELEASE</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.xream.x7 : x7-repository gradle dependency to your build.gradle file:

implementation 'io.xream.x7:x7-repository:2.2.7.RELEASE'

Gradle Kotlin DSL: Add the following io.xream.x7 : x7-repository gradle kotlin dependency to your build.gradle.kts file:

implementation("io.xream.x7:x7-repository:2.2.7.RELEASE")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.xream.x7 : x7-repository sbt scala dependency to your build.sbt file:

libraryDependencies += "io.xream.x7" % "x7-repository" % "2.2.7.RELEASE"

Advertisement

Dependencies from Group

Oct 03, 2020
7 usages
1.5k stars
Dec 12, 2019
5 usages
53 stars
Dec 26, 2022
4 usages
53 stars
Dec 10, 2020
4 usages
1.5k stars
Nov 29, 2019
3 usages
1.5k stars

Discover Dependencies