MVN

net.sf.sojo : sojo

Maven & Gradle

Dec 01, 2022
2 usages
2 stars

SOJO · Simplified Old Java Objects. This is a refactored version of the original sojo at https://sojo.sourceforge.net/ for Java 8+.

<dependency>
    <groupId>net.sf.sojo</groupId>
    <artifactId>sojo</artifactId>
    <version>1.1.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of net.sf.sojo : sojo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.1

All Versions

Choose a version of net.sf.sojo : sojo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
sojo-1.1.1
1.0.x
sojo-1.0.13
sojo-1.0.8
sojo-1.0.5

How to add a dependency to Maven

Add the following net.sf.sojo : sojo maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>net.sf.sojo</groupId>
    <artifactId>sojo</artifactId>
    <version>1.1.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following net.sf.sojo : sojo gradle dependency to your build.gradle file:

implementation 'net.sf.sojo:sojo:1.1.1'

Gradle Kotlin DSL: Add the following net.sf.sojo : sojo gradle kotlin dependency to your build.gradle.kts file:

implementation("net.sf.sojo:sojo:1.1.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following net.sf.sojo : sojo sbt scala dependency to your build.sbt file:

libraryDependencies += "net.sf.sojo" % "sojo" % "1.1.1"

Advertisement

Dependencies from Group

Dec 01, 2022
2 usages
2 stars

Discover Dependencies

Aug 15, 2023
5 usages
1.1k stars
May 06, 2020
4 usages
2 stars
May 25, 2023
62 stars
Jul 18, 2019
6 stars
May 29, 2019
3 usages
2.6k stars
May 29, 2019
1 usages
2.6k stars
Aug 11, 2020
1 usages
1 stars