inbound-core

Amberdata Inbound Core

License

License

Categories

Categories

Data
GroupId

GroupId

io.amberdata.inbound
ArtifactId

ArtifactId

inbound-core
Last Version

Last Version

0.0.8
Release Date

Release Date

Type

Type

jar
Description

Description

inbound-core
Amberdata Inbound Core
Project URL

Project URL

https://github.com/amberdata/inbound-core
Project Organization

Project Organization

Amberdata
Source Code Management

Source Code Management

https://github.com/amberdata/inbound-core

Download inbound-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
io.amberdata.inbound : inbound-domain-model jar 0.1.20
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-starter-webflux jar
org.springframework.boot : spring-boot-starter-data-jpa jar
com.h2database : h2 jar
io.projectreactor : reactor-core jar

test (2)

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

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.8
0.0.7