is not current version
Last Version 0.2

Pigeon Core 0.1

Defines core domain model and extension points of pigeon service.

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.taccisum
ArtifactId

ArtifactId

pigeon-core
Version

Version

0.1
Type

Type

jar
Description

Description

Pigeon Core
Defines core domain model and extension points 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 0.1


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

Dependencies

compile (10)

Group / Artifact Type Version
com.github.taccisum : domain-core jar 0.3
org.pf4j : pf4j jar 3.6.0
org.pf4j : pf4j-spring jar 0.7.0
com.google.guava : guava jar 30.1-jre
org.apache.commons : commons-csv jar 1.9.0
javax.persistence : javax.persistence-api Optional jar
com.baomidou : mybatis-plus-boot-starter Optional jar 3.3.2
com.fasterxml.jackson.core : jackson-core jar
com.fasterxml.jackson.core : jackson-databind jar
org.projectlombok : lombok Optional jar

test (1)

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

Project Modules

There are no modules declared in this project.