is not current version
Last Version 2.6.4

me.snowdrop:narayana-spring-boot-parent 1.0.1

Narayana Spring Boot integration parent

Categories

Categories

Spring Boot Container Microservices Narayana Application Layer Libs Distributed Transactions
GroupId

GroupId

me.snowdrop
ArtifactId

ArtifactId

narayana-spring-boot-parent
Version

Version

1.0.1
Type

Type

pom

Download narayana-spring-boot-parent 1.0.1


<!-- https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/ -->
<dependency>
    <groupId>me.snowdrop</groupId>
    <artifactId>narayana-spring-boot-parent</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation 'me.snowdrop:narayana-spring-boot-parent:1.0.1'
// https://jarcasting.com/artifacts/me.snowdrop/narayana-spring-boot-parent/
implementation ("me.snowdrop:narayana-spring-boot-parent:1.0.1")
'me.snowdrop:narayana-spring-boot-parent:pom:1.0.1'
<dependency org="me.snowdrop" name="narayana-spring-boot-parent" rev="1.0.1">
  <artifact name="narayana-spring-boot-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='me.snowdrop', module='narayana-spring-boot-parent', version='1.0.1')
)
libraryDependencies += "me.snowdrop" % "narayana-spring-boot-parent" % "1.0.1"
[me.snowdrop/narayana-spring-boot-parent "1.0.1"]