is not current version
Last Version 1.4.0

fr.zebasto:spring-postinitialize 1.1.2

Adds support for @PostInitialize for spring projects

GroupId

GroupId

fr.zebasto
ArtifactId

ArtifactId

spring-postinitialize
Version

Version

1.1.2
Type

Type

jar

Download spring-postinitialize 1.1.2


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