pencil-spring-boot-autoconfigure

Auto-configuration library that provides a custom DelegationPasswordEncoder Bean

License

License

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators config Configuration
GroupId

GroupId

io.liquer.pencil
ArtifactId

ArtifactId

pencil-spring-boot-autoconfigure
Last Version

Last Version

2.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

pencil-spring-boot-autoconfigure
Auto-configuration library that provides a custom DelegationPasswordEncoder Bean
Project Organization

Project Organization

Download pencil-spring-boot-autoconfigure

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
io.liquer.pencil : pencil-password-encoder jar 2.0.2
org.springframework.boot : spring-boot-configuration-processor Optional jar 2.5.4
org.slf4j : jul-to-slf4j jar 1.7.26
ch.qos.logback : logback-classic jar 1.2.3

test (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.2.4.RELEASE
org.yaml : snakeyaml jar 1.26
org.assertj : assertj-core jar 3.4.1
org.junit.platform : junit-platform-launcher jar 1.5.2
org.junit.jupiter : junit-jupiter jar 5.5.2

Project Modules

There are no modules declared in this project.

Versions

Version
2.0.2
2.0.1
2.0.0
1.1.0
1.0.0