| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.sf.psl-library |
| ArtifactId | ArtifactIdpsl |
| Last Version | Last Version1.3 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPub/Sub Library
Pub/sub library project.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| psl-1.3.pom | |
| psl-1.3.jar | 32 KB |
| psl-1.3-sources.jar | 20 KB |
| psl-1.3-javadoc.jar | 88 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.sf.psl-library/psl/ -->
<dependency>
<groupId>net.sf.psl-library</groupId>
<artifactId>psl</artifactId>
<version>1.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.sf.psl-library/psl/
implementation 'net.sf.psl-library:psl:1.3'
// https://jarcasting.com/artifacts/net.sf.psl-library/psl/
implementation ("net.sf.psl-library:psl:1.3")
'net.sf.psl-library:psl:jar:1.3'
<dependency org="net.sf.psl-library" name="psl" rev="1.3">
<artifact name="psl" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.sf.psl-library', module='psl', version='1.3')
)
libraryDependencies += "net.sf.psl-library" % "psl" % "1.3"
[net.sf.psl-library/psl "1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.sf.ensurelib : ensurelib | jar | 1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.9.0 |