com.c4-soft.springaddons:starters

Set of tools I find useful to work with Spring (mostly spring-security for OpenID)

License

License

GroupId

GroupId

com.c4-soft.springaddons
ArtifactId

ArtifactId

starters
Last Version

Last Version

4.4.8
Release Date

Release Date

Type

Type

pom
Description

Description

Set of tools I find useful to work with Spring (mostly spring-security for OpenID)

Download starters

Filename Size
starters-4.4.8.pom 971 bytes
Browse

How to add to project

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

Dependencies

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

Project Modules

  • spring-addons-starter-webclient
  • spring-addons-starter-recaptcha

Versions

Version
4.4.8
4.4.7
4.4.6
4.4.5
4.4.4