MVN

io.basestar : basestar-api

Maven & Gradle

May 12, 2021
4 usages
2 stars
<dependency>
    <groupId>io.basestar</groupId>
    <artifactId>basestar-api</artifactId>
    <version>1.2.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.basestar : basestar-api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.2.2

All Versions

Choose a version of io.basestar : basestar-api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.2.x
basestar-api-1.2.2
basestar-api-1.2.1
1.1.x
basestar-api-1.1.12
basestar-api-1.1.11
basestar-api-1.1.10
basestar-api-1.1.9
basestar-api-1.1.8
basestar-api-1.1.7
basestar-api-1.1.6
basestar-api-1.1.5
basestar-api-1.1.4
basestar-api-1.1.3
basestar-api-1.1.2
basestar-api-1.1.1
1.1
basestar-api-1.1
1.0
basestar-api-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>io.basestar</groupId>
    <artifactId>basestar-api</artifactId>
    <version>1.2.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.basestar : basestar-api gradle dependency to your build.gradle file:

implementation 'io.basestar:basestar-api:1.2.2'

Gradle Kotlin DSL: Add the following io.basestar : basestar-api gradle kotlin dependency to your build.gradle.kts file:

implementation("io.basestar:basestar-api:1.2.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.basestar : basestar-api sbt scala dependency to your build.sbt file:

libraryDependencies += "io.basestar" % "basestar-api" % "1.2.2"

Advertisement

Dependencies from Group

May 12, 2021
35 usages
2 stars
May 12, 2021
28 usages
2 stars
May 12, 2021
13 usages
2 stars
May 12, 2021
6 usages
2 stars
May 12, 2021
6 usages
2 stars

Discover Dependencies

Aug 16, 2023
4 usages
0 stars
May 04, 2023
12 usages
1 stars
Aug 21, 2023
9 usages
81 stars
Jun 06, 2019
7 usages
86 stars
Nov 20, 2019
1 usages
16 stars
Mar 31, 2023
4 usages
765 stars