SezPoz Library

SezPoz is a lightweight and simple-to-learn library that lets you perform modular service lookups.

License

License

CDDL or GPL 2 with Classpath Exception
Categories

Categories

Java Languages Net
GroupId

GroupId

net.java.sezpoz
ArtifactId

ArtifactId

sezpoz
Last Version

Last Version

1.13
Release Date

Release Date

Type

Type

jar
Description

Description

SezPoz Library
SezPoz is a lightweight and simple-to-learn library that lets you perform modular service lookups.

Download sezpoz

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0