License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions |
GroupId | GroupIdme.snowdrop |
ArtifactId | ArtifactIdnarayana-spring-boot-parent |
Last Version | Last Version2.6.4 |
Release Date | Release Date |
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.4.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.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation 'me.snowdrop:narayana-spring-boot-parent:2.6.4'
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation ("me.snowdrop:narayana-spring-boot-parent:2.6.4")
'me.snowdrop:narayana-spring-boot-parent:pom:2.6.4'
<dependency org="me.snowdrop" name="narayana-spring-boot-parent" rev="2.6.4">
<artifact name="narayana-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='narayana-spring-boot-parent', version='2.6.4')
)
libraryDependencies += "me.snowdrop" % "narayana-spring-boot-parent" % "2.6.4"
[me.snowdrop/narayana-spring-boot-parent "2.6.4"]