License |
License |
---|---|
Categories |
CategoriesGeo Business Logic Libraries Geospatial |
GroupId | GroupIdcom.github.taccisum |
ArtifactId | ArtifactIdpigeon-parent |
Last Version | Last Version0.1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionPigeon BOM
Manage common dependencies and profiles between pigeon and it's plugins.
|
Filename | Size |
---|---|
pigeon-parent-0.1.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.taccisum/pigeon-parent/ -->
<dependency>
<groupId>com.github.taccisum</groupId>
<artifactId>pigeon-parent</artifactId>
<version>0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.taccisum/pigeon-parent/
implementation 'com.github.taccisum:pigeon-parent:0.1'
// https://jarcasting.com/artifacts/com.github.taccisum/pigeon-parent/
implementation ("com.github.taccisum:pigeon-parent:0.1")
'com.github.taccisum:pigeon-parent:pom:0.1'
<dependency org="com.github.taccisum" name="pigeon-parent" rev="0.1">
<artifact name="pigeon-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.taccisum', module='pigeon-parent', version='0.1')
)
libraryDependencies += "com.github.taccisum" % "pigeon-parent" % "0.1"
[com.github.taccisum/pigeon-parent "0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.pf4j : pf4j | jar | 3.6.0 |
org.pf4j : pf4j-spring | jar | 0.7.0 |
com.github.taccisum : domain-core | jar | 0.4.0 |