Last Version

starters-aggregate 2.5.0

Aggregate pom file for spring starters

License

License

GroupId

GroupId

co.fingerprintsoft
ArtifactId

ArtifactId

spring-starters
Version

Version

2.5.0
Type

Type

pom
Description

Description

starters-aggregate
Aggregate pom file for spring starters
Project URL

Project URL

https://bitbucket.org/fingerprintsoft/spring-starters/overview
Source Code Management

Source Code Management

https://bitbucket.org/fingerprintsoft/spring-starters.git

Download spring-starters 2.5.0


<!-- https://jarcasting.com/artifacts/co.fingerprintsoft/spring-starters/ -->
<dependency>
    <groupId>co.fingerprintsoft</groupId>
    <artifactId>spring-starters</artifactId>
    <version>2.5.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/co.fingerprintsoft/spring-starters/
implementation 'co.fingerprintsoft:spring-starters:2.5.0'
// https://jarcasting.com/artifacts/co.fingerprintsoft/spring-starters/
implementation ("co.fingerprintsoft:spring-starters:2.5.0")
'co.fingerprintsoft:spring-starters:pom:2.5.0'
<dependency org="co.fingerprintsoft" name="spring-starters" rev="2.5.0">
  <artifact name="spring-starters" type="pom" />
</dependency>
@Grapes(
@Grab(group='co.fingerprintsoft', module='spring-starters', version='2.5.0')
)
libraryDependencies += "co.fingerprintsoft" % "spring-starters" % "2.5.0"
[co.fingerprintsoft/spring-starters "2.5.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • starters-parent
  • notification-sms
  • notification-email
  • notification-mailgun
  • notification-bulksms
  • notification-clickatell
  • notification-apns
  • notification-spring-boot-autoconfigure
  • notification-spring-boot-starter
  • notification-spring-boot-sample-app
  • payment-gateway-paygate
  • payment-gateway-spring-boot-autoconfigure
  • payment-gateway-spring-boot-starter
  • payment-gateway-spring-boot-sample-app