| License |
License |
|---|---|
| Categories |
CategoriesGeo Business Logic Libraries Geospatial |
| GroupId | GroupIdat.yawk.pigeonj |
| ArtifactId | ArtifactIdpigeonj-parent |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionpigeonj
Generalized pubsub API
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| pigeonj-parent-1.0.pom | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/at.yawk.pigeonj/pigeonj-parent/ -->
<dependency>
<groupId>at.yawk.pigeonj</groupId>
<artifactId>pigeonj-parent</artifactId>
<version>1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/at.yawk.pigeonj/pigeonj-parent/
implementation 'at.yawk.pigeonj:pigeonj-parent:1.0'
// https://jarcasting.com/artifacts/at.yawk.pigeonj/pigeonj-parent/
implementation ("at.yawk.pigeonj:pigeonj-parent:1.0")
'at.yawk.pigeonj:pigeonj-parent:pom:1.0'
<dependency org="at.yawk.pigeonj" name="pigeonj-parent" rev="1.0">
<artifact name="pigeonj-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='at.yawk.pigeonj', module='pigeonj-parent', version='1.0')
)
libraryDependencies += "at.yawk.pigeonj" % "pigeonj-parent" % "1.0"
[at.yawk.pigeonj/pigeonj-parent "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.14.8 |