MVN

org.fuin : objects4j

Maven & Gradle

Aug 28, 2021
12 usages
5 stars

A library with common Java types that are mostly immutable value objects.

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>objects4j</artifactId>
    <version>0.7.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fuin : objects4j to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.7.1

All Versions

Choose a version of org.fuin : objects4j to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.8.x
objects4j-0.8.0
0.7.x
objects4j-0.7.1
objects4j-0.7.0
0.6.x
objects4j-0.6.9
objects4j-0.6.8
objects4j-0.6.7
objects4j-0.6.6
objects4j-0.6.5
objects4j-0.6.4
objects4j-0.6.3
objects4j-0.6.2
objects4j-0.6.1
objects4j-0.6.0
0.5.x
objects4j-0.5.0
0.4.x
objects4j-0.4.0
0.3.x
objects4j-0.3.0

How to add a dependency to Maven

Add the following org.fuin : objects4j maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.fuin</groupId>
    <artifactId>objects4j</artifactId>
    <version>0.7.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fuin : objects4j gradle dependency to your build.gradle file:

implementation 'org.fuin:objects4j:0.7.1'

Gradle Kotlin DSL: Add the following org.fuin : objects4j gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fuin:objects4j:0.7.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fuin : objects4j sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fuin" % "objects4j" % "0.7.1"

Advertisement

Dependencies from Group

Aug 28, 2021
18 usages
4 stars
Aug 28, 2021
15 usages
8 stars
Aug 28, 2021
12 usages
5 stars
Feb 13, 2015
4 usages
6 stars
Jan 25, 2022
2 usages
3 stars

Discover Dependencies

Jul 14, 2016
11 usages
May 07, 2018
14 usages
52 stars
Nov 17, 2017
11 usages
5.3k stars
Sep 09, 2016
11 usages
86 stars
Sep 10, 2018
11 usages