Last Version

SezPoz 1.13

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
Version

Version

1.13
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 1.13

Filename Size
pom-1.13.pom 4 KB
Browse

<!-- 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