| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdio.amberdata.inbound |
| ArtifactId | ArtifactIdinbound-core |
| Last Version | Last Version0.0.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptioninbound-core
Amberdata Inbound Core
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| inbound-core-0.0.8.pom | |
| inbound-core-0.0.8.jar | 14 KB |
| inbound-core-0.0.8-sources.jar | 10 KB |
| inbound-core-0.0.8-javadoc.jar | 82 KB |
| Browse |
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.springframework.boot : spring-boot-starter-test | jar | |
| io.projectreactor : reactor-test | jar |