| License |
License |
|---|---|
| Categories |
CategoriesSpring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions |
| GroupId | GroupIdme.snowdrop |
| ArtifactId | ArtifactIdnarayana-spring-boot-parent |
| Version | Version2.6.0 |
| Type | Typepom |
| Description |
DescriptionNarayana Spring Boot :: parent
Narayana Spring Boot integration parent
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| narayana-spring-boot-parent-2.6.0.pom | 12 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/ -->
<dependency>
<groupId>me.snowdrop</groupId>
<artifactId>narayana-spring-boot-parent</artifactId>
<version>2.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation 'me.snowdrop:narayana-spring-boot-parent:2.6.0'
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation ("me.snowdrop:narayana-spring-boot-parent:2.6.0")
'me.snowdrop:narayana-spring-boot-parent:pom:2.6.0'
<dependency org="me.snowdrop" name="narayana-spring-boot-parent" rev="2.6.0">
<artifact name="narayana-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='narayana-spring-boot-parent', version='2.6.0')
)
libraryDependencies += "me.snowdrop" % "narayana-spring-boot-parent" % "2.6.0"
[me.snowdrop/narayana-spring-boot-parent "2.6.0"]