Last Version

SOJO 1.0.13

Simplified Old Java Objects. This is a refactored version of the original sojo at http://sojo.sf.net for Java 1.7+.

License

License

Categories

Categories

Net
GroupId

GroupId

net.sf.sojo
ArtifactId

ArtifactId

sojo
Version

Version

1.0.13
Type

Type

jar
Description

Description

SOJO
Simplified Old Java Objects. This is a refactored version of the original sojo at http://sojo.sf.net for Java 1.7+.
Project URL

Project URL

http://sojo.sourceforge.net
Source Code Management

Source Code Management

http://github.com/maddingo/sojo

Download sojo 1.0.13


<!-- https://jarcasting.com/artifacts/net.sf.sojo/sojo/ -->
<dependency>
    <groupId>net.sf.sojo</groupId>
    <artifactId>sojo</artifactId>
    <version>1.0.13</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.sojo/sojo/
implementation 'net.sf.sojo:sojo:1.0.13'
// https://jarcasting.com/artifacts/net.sf.sojo/sojo/
implementation ("net.sf.sojo:sojo:1.0.13")
'net.sf.sojo:sojo:jar:1.0.13'
<dependency org="net.sf.sojo" name="sojo" rev="1.0.13">
  <artifact name="sojo" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.sojo', module='sojo', version='1.0.13')
)
libraryDependencies += "net.sf.sojo" % "sojo" % "1.0.13"
[net.sf.sojo/sojo "1.0.13"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
commons-attributes : commons-attributes-api jar 2.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-library jar 1.3

Project Modules

There are no modules declared in this project.