MVN

org.xins : xins-server

Maven & Gradle

Oct 06, 2012

XINS server Framework · The XINS server framework

<dependency>
    <groupId>org.xins</groupId>
    <artifactId>xins-server</artifactId>
    <version>3.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.xins : xins-server to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.0

All Versions

Choose a version of org.xins : xins-server to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.0
xins-server-3.0
2.3
xins-server-2.3
2.2
xins-server-2.2
2.1
xins-server-2.1
2.0
xins-server-2.0
1.5.x
xins-server-1.5.2
xins-server-1.5.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.xins</groupId>
    <artifactId>xins-server</artifactId>
    <version>3.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.xins : xins-server gradle dependency to your build.gradle file:

implementation 'org.xins:xins-server:3.0'

Gradle Kotlin DSL: Add the following org.xins : xins-server gradle kotlin dependency to your build.gradle.kts file:

implementation("org.xins:xins-server:3.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.xins : xins-server sbt scala dependency to your build.sbt file:

libraryDependencies += "org.xins" % "xins-server" % "3.0"

Advertisement

Dependencies from Group

Sep 06, 2011
3 usages
Oct 06, 2012
2 usages
Oct 06, 2012
Oct 06, 2012

Discover Dependencies

May 02, 2014
19 stars
Jun 26, 2014
8 usages
0 stars
May 09, 2009
34 usages
Feb 24, 2015
6 usages
83 stars
Feb 20, 2015
7 usages
19 stars
Dec 23, 2012
12 stars