MVN

io.inkstand : inkstand-core

Maven & Gradle

May 26, 2015
5 usages
1 stars

The core package contains the configuration API, a launcher class and CDI extensions that are required for configuration and auto-discovery. The CDI extensions can be used without the full inkstand bundle by just using this core package.

<dependency>
    <groupId>io.inkstand</groupId>
    <artifactId>inkstand-core</artifactId>
    <version>0.1.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.inkstand : inkstand-core to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.3

All Versions

Choose a version of io.inkstand : inkstand-core to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
inkstand-core-0.1.3
inkstand-core-0.1.2
inkstand-core-0.1.1

How to add a dependency to Maven

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

<dependency>
    <groupId>io.inkstand</groupId>
    <artifactId>inkstand-core</artifactId>
    <version>0.1.3</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'io.inkstand:inkstand-core:0.1.3'

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

implementation("io.inkstand:inkstand-core:0.1.3")

How to add a dependency to SBT Scala

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

libraryDependencies += "io.inkstand" % "inkstand-core" % "0.1.3"

Advertisement

Dependencies from Group

Feb 25, 2016
11 usages
0 stars
Feb 25, 2016
6 usages
0 stars
May 26, 2015
5 usages
1 stars
Feb 25, 2016
3 usages
0 stars
Feb 25, 2016
3 usages
0 stars

Discover Dependencies

Aug 13, 2015
2 usages
3 stars
Jul 03, 2021
2 usages
0 stars
Jun 08, 2018
2 usages
0 stars
Aug 09, 2023
6 usages
45 stars
Jan 17, 2015
2 usages
57 stars
Jan 29, 2023
3 usages
58.8k stars
Jul 28, 2023
4 usages
332 stars