Last Version

Pigeon BOM 0.1

Manage common dependencies and profiles between pigeon and it's plugins.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

pigeon-parent
Version

Version

0.1
Type

Type

pom
Description

Description

Pigeon BOM
Manage common dependencies and profiles between pigeon and it's plugins.

Download pigeon-parent 0.1

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"]

Dependencies

compile (3)

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

Project Modules

There are no modules declared in this project.