MVN

com.sefford : commons

Maven & Gradle

Mar 29, 2016
9 usages

Sefford Commons · A set of classes and patterns to reuse through all my projects.

<dependency>
    <groupId>com.sefford</groupId>
    <artifactId>commons</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.sefford : commons to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of com.sefford : commons to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
commons-1.1.0
1.0.x
commons-1.0.3
commons-1.0.2
commons-1.0.1
commons-1.0.0

How to add a dependency to Maven

Add the following com.sefford : commons maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.sefford</groupId>
    <artifactId>commons</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.sefford : commons gradle dependency to your build.gradle file:

implementation 'com.sefford:commons:1.1.0'

Gradle Kotlin DSL: Add the following com.sefford : commons gradle kotlin dependency to your build.gradle.kts file:

implementation("com.sefford:commons:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.sefford : commons sbt scala dependency to your build.sbt file:

libraryDependencies += "com.sefford" % "commons" % "1.1.0"

Advertisement

Dependencies from Group

Mar 29, 2016
9 usages
Aug 20, 2018
3 usages
115 stars
Apr 25, 2018
2 usages
115 stars
Mar 19, 2018
1 usages
14 stars
Jul 05, 2018
1 usages
14 stars

Discover Dependencies

Apr 09, 2022
11 usages
Apr 09, 2022
12 usages
Oct 18, 2016
18 usages
Mar 20, 2018
14 usages
1.6k stars
Feb 25, 2020
8 usages
Oct 08, 2021
8 usages
1.2k stars
Jul 30, 2018
10 usages