Pigeon Core

Defines core domain model and extension points(SPI) of pigeon service.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

pigeon-core
Last Version

Last Version

0.2
Release Date

Release Date

Type

Type

jar
Description

Description

Pigeon Core
Defines core domain model and extension points(SPI) of pigeon service.
Project URL

Project URL

https://github.com/pigeon-cp/pigeon-core
Source Code Management

Source Code Management

https://github.com/pigeon-cp/pigeon-core

Download pigeon-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.taccisum/pigeon-core/ -->
<dependency>
    <groupId>com.github.taccisum</groupId>
    <artifactId>pigeon-core</artifactId>
    <version>0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.taccisum/pigeon-core/
implementation 'com.github.taccisum:pigeon-core:0.2'
// https://jarcasting.com/artifacts/com.github.taccisum/pigeon-core/
implementation ("com.github.taccisum:pigeon-core:0.2")
'com.github.taccisum:pigeon-core:jar:0.2'
<dependency org="com.github.taccisum" name="pigeon-core" rev="0.2">
  <artifact name="pigeon-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.taccisum', module='pigeon-core', version='0.2')
)
libraryDependencies += "com.github.taccisum" % "pigeon-core" % "0.2"
[com.github.taccisum/pigeon-core "0.2"]

Dependencies

compile (17)

Group / Artifact Type Version
com.google.guava : guava jar 30.1-jre
io.micrometer : micrometer-core jar
org.apache.commons : commons-csv jar 1.9.0
commons-io : commons-io jar 2.11.0
org.springframework.boot : spring-boot-starter-mail jar
javax.persistence : javax.persistence-api Optional jar
io.springfox : springfox-spi Optional jar 2.9.2
io.springfox : springfox-schema Optional jar 2.9.2
org.springframework : spring-tx Optional jar
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.springframework.boot : spring-boot-starter-actuator Optional jar
org.springframework : spring-webmvc Optional jar
org.projectlombok : lombok Optional jar
org.pf4j : pf4j jar 3.6.0
org.pf4j : pf4j-spring jar 0.7.0
com.github.taccisum : domain-core jar 0.4.0

test (1)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.

Versions

Version
0.2
0.1