MVN

no.ssb.vtl : java-vtl-script

Maven & Gradle

Jul 10, 2017
3 usages
19 stars
<dependency>
    <groupId>no.ssb.vtl</groupId>
    <artifactId>java-vtl-script</artifactId>
    <version>0.1.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of no.ssb.vtl : java-vtl-script to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.2

All Versions

Choose a version of no.ssb.vtl : java-vtl-script to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
java-vtl-script-0.1.2
java-vtl-script-0.1.0

How to add a dependency to Maven

Add the following no.ssb.vtl : java-vtl-script maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>no.ssb.vtl</groupId>
    <artifactId>java-vtl-script</artifactId>
    <version>0.1.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following no.ssb.vtl : java-vtl-script gradle dependency to your build.gradle file:

implementation 'no.ssb.vtl:java-vtl-script:0.1.2'

Gradle Kotlin DSL: Add the following no.ssb.vtl : java-vtl-script gradle kotlin dependency to your build.gradle.kts file:

implementation("no.ssb.vtl:java-vtl-script:0.1.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following no.ssb.vtl : java-vtl-script sbt scala dependency to your build.sbt file:

libraryDependencies += "no.ssb.vtl" % "java-vtl-script" % "0.1.2"

Advertisement

Dependencies from Group

Jul 10, 2017
7 usages
19 stars
Jul 10, 2017
6 usages
19 stars
Jun 30, 2017
4 usages
2 stars
Jul 10, 2017
3 usages
19 stars
Jul 10, 2017
3 usages
19 stars

Discover Dependencies