MVN

net.markenwerk : commons-nulls

Maven & Gradle

Mar 05, 2017
2 usages

Some common null objects for Java

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-nulls</artifactId>
    <version>1.0.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.markenwerk : commons-nulls to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.4

All Versions

Choose a version of net.markenwerk : commons-nulls to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
commons-nulls-1.0.4
commons-nulls-1.0.3
commons-nulls-1.0.2
commons-nulls-1.0.1

How to add a dependency to Maven

Add the following net.markenwerk : commons-nulls maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.markenwerk</groupId>
    <artifactId>commons-nulls</artifactId>
    <version>1.0.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.markenwerk : commons-nulls gradle dependency to your build.gradle file:

implementation 'net.markenwerk:commons-nulls:1.0.4'

Gradle Kotlin DSL: Add the following net.markenwerk : commons-nulls gradle kotlin dependency to your build.gradle.kts file:

implementation("net.markenwerk:commons-nulls:1.0.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.markenwerk : commons-nulls sbt scala dependency to your build.sbt file:

libraryDependencies += "net.markenwerk" % "commons-nulls" % "1.0.4"

Advertisement

Dependencies from Group

Feb 19, 2021
15 usages
Mar 05, 2017
5 usages
Mar 05, 2017
4 usages
Mar 05, 2017
2 usages
Mar 05, 2017
2 usages

Discover Dependencies

Sep 01, 2016
12 usages
Aug 21, 2023
4 usages
425 stars
Nov 27, 2018
7 usages
44 stars
Jun 19, 2018
10 usages
1.7k stars
Oct 25, 2017
3 usages
Mar 02, 2018
24 usages
159 stars
May 03, 2023
40 usages
0 stars
Dec 17, 2021
6 usages
72 stars
Dec 28, 2013
10 usages
0 stars