Last Version

Stripe Spring Boot Starter 1.0.0

Adds the StripeService to client application

Categories

Categories

Spring Boot Container Microservices Stripe Business Logic Libraries Financial
GroupId

GroupId

com.technochord.spring.starter.stripe
ArtifactId

ArtifactId

stripe-spring-boot-starter
Version

Version

1.0.0
Type

Type

jar
Description

Description

Stripe Spring Boot Starter
Adds the StripeService to client application

Download stripe-spring-boot-starter 1.0.0


<!-- https://jarcasting.com/artifacts/com.technochord.spring.starter.stripe/stripe-spring-boot-starter/ -->
<dependency>
    <groupId>com.technochord.spring.starter.stripe</groupId>
    <artifactId>stripe-spring-boot-starter</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.technochord.spring.starter.stripe/stripe-spring-boot-starter/
implementation 'com.technochord.spring.starter.stripe:stripe-spring-boot-starter:1.0.0'
// https://jarcasting.com/artifacts/com.technochord.spring.starter.stripe/stripe-spring-boot-starter/
implementation ("com.technochord.spring.starter.stripe:stripe-spring-boot-starter:1.0.0")
'com.technochord.spring.starter.stripe:stripe-spring-boot-starter:jar:1.0.0'
<dependency org="com.technochord.spring.starter.stripe" name="stripe-spring-boot-starter" rev="1.0.0">
  <artifact name="stripe-spring-boot-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.technochord.spring.starter.stripe', module='stripe-spring-boot-starter', version='1.0.0')
)
libraryDependencies += "com.technochord.spring.starter.stripe" % "stripe-spring-boot-starter" % "1.0.0"
[com.technochord.spring.starter.stripe/stripe-spring-boot-starter "1.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter jar
org.springframework.boot : spring-boot-configuration-processor Optional jar
com.technochord.stripe : stripe-service jar 1.0.2
org.projectlombok : lombok jar ${lombok.version}
org.projectlombok : lombok-utils jar ${lombok.version}

test (1)

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

Project Modules

There are no modules declared in this project.