SezPoz

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

pom
Last Version

Last Version

1.13
Release Date

Release Date

Type

Type

pom
Description

Description

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

Project URL

https://github.com/jglick/sezpoz

Download pom

Filename Size
pom-1.13.pom 4 KB
Browse

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • sezpoz
  • demo

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