MVN

com.projectdarkstar.server : sgs-boot

Maven & Gradle

May 20, 2010
3 usages

Project Darkstar Bootstrapper · The sgs-boot module is a standard jar package of sgs classes used to bootstrap the server

<dependency>
    <groupId>com.projectdarkstar.server</groupId>
    <artifactId>sgs-boot</artifactId>
    <version>0.9.11.5</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.projectdarkstar.server : sgs-boot to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.9.11.5

All Versions

Choose a version of com.projectdarkstar.server : sgs-boot to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.9.x
sgs-boot-0.9.11.5
sgs-boot-0.9.11.4
sgs-boot-0.9.11.3
sgs-boot-0.9.11.2
sgs-boot-0.9.11.1
sgs-boot-0.9.11
sgs-boot-0.9.10.12
sgs-boot-0.9.10.11
sgs-boot-0.9.10.10
sgs-boot-0.9.10.9
sgs-boot-0.9.10.8
sgs-boot-0.9.10.7
sgs-boot-0.9.10.6
sgs-boot-0.9.10.5
sgs-boot-0.9.10.4
sgs-boot-0.9.10.3
sgs-boot-0.9.10.2
sgs-boot-0.9.10.1
sgs-boot-0.9.10
sgs-boot-0.9.9.7
sgs-boot-0.9.9.6
sgs-boot-0.9.9.5
sgs-boot-0.9.9.4
sgs-boot-0.9.9.3
sgs-boot-0.9.9.2
sgs-boot-0.9.9.1
sgs-boot-0.9.9
sgs-boot-0.9.8.10
sgs-boot-0.9.8.9
sgs-boot-0.9.8.8
sgs-boot-0.9.8.7
sgs-boot-0.9.8.6
sgs-boot-0.9.8.5
sgs-boot-0.9.8.4
sgs-boot-0.9.8.3
sgs-boot-0.9.8.2
sgs-boot-0.9.8.1
sgs-boot-0.9.8

How to add a dependency to Maven

Add the following com.projectdarkstar.server : sgs-boot maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.projectdarkstar.server</groupId>
    <artifactId>sgs-boot</artifactId>
    <version>0.9.11.5</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.projectdarkstar.server : sgs-boot gradle dependency to your build.gradle file:

implementation 'com.projectdarkstar.server:sgs-boot:0.9.11.5'

Gradle Kotlin DSL: Add the following com.projectdarkstar.server : sgs-boot gradle kotlin dependency to your build.gradle.kts file:

implementation("com.projectdarkstar.server:sgs-boot:0.9.11.5")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.projectdarkstar.server : sgs-boot sbt scala dependency to your build.sbt file:

libraryDependencies += "com.projectdarkstar.server" % "sgs-boot" % "0.9.11.5"

Advertisement

Dependencies from Group

Discover Dependencies

Nov 06, 2014
6 usages
1.3k stars
Jun 30, 2014
3 usages
12 stars
Jun 16, 2014
5 usages
152 stars
Jun 26, 2023
23 usages
1.7k stars
9 usages
Sep 24, 2021
5 usages
529 stars
Oct 26, 2021
5 usages
4 stars
Aug 16, 2019
6 usages