MVN

com.samskivert : sbt-pom-util

Maven & Gradle

Jan 29, 2014
6 stars

sbt-pom-util · SBT utility code that extracts metadata from POM files.

<dependency>
    <groupId>com.samskivert</groupId>
    <artifactId>sbt-pom-util</artifactId>
    <version>0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.samskivert : sbt-pom-util to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6

All Versions

Choose a version of com.samskivert : sbt-pom-util to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6
sbt-pom-util-0.6
0.5
sbt-pom-util-0.5
0.4
sbt-pom-util-0.4
0.3
sbt-pom-util-0.3
0.2
sbt-pom-util-0.2
0.1
sbt-pom-util-0.1

How to add a dependency to Maven

Add the following com.samskivert : sbt-pom-util maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.samskivert</groupId>
    <artifactId>sbt-pom-util</artifactId>
    <version>0.6</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.samskivert : sbt-pom-util gradle dependency to your build.gradle file:

implementation 'com.samskivert:sbt-pom-util:0.6'

Gradle Kotlin DSL: Add the following com.samskivert : sbt-pom-util gradle kotlin dependency to your build.gradle.kts file:

implementation("com.samskivert:sbt-pom-util:0.6")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.samskivert : sbt-pom-util sbt scala dependency to your build.sbt file:

libraryDependencies += "com.samskivert" % "sbt-pom-util" % "0.6"

Advertisement

Dependencies from Group

Jul 10, 2019
132 usages
722 stars
Mar 12, 2015
14 usages
22 stars
Apr 23, 2017
11 usages
5 stars
Jun 04, 2017
5 usages
44 stars
Nov 03, 2016
1 usages
8 stars

Discover Dependencies

Oct 12, 2009
11 usages
Oct 07, 2013
1.3k stars
Jul 03, 2014
9 usages
796 stars
Apr 05, 2015
38.3k stars
Jan 06, 2015
2 usages
106 stars
Feb 01, 2015
2 stars
Feb 01, 2015
2 stars
Nov 16, 2013
4 usages
327 stars