| Группа | Группаfr.zebasto |
|---|---|
| Идентификатор | Идентификаторspring-postinitialize |
| Версия | Версия1.2.6 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-postinitialize-1.2.6.pom | |
| spring-postinitialize-1.2.6.jar | 9 KB |
| spring-postinitialize-1.2.6-sources.jar | 3 KB |
| spring-postinitialize-1.2.6-javadoc.jar | 24 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/fr.zebasto/spring-postinitialize/ -->
<dependency>
<groupId>fr.zebasto</groupId>
<artifactId>spring-postinitialize</artifactId>
<version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/fr.zebasto/spring-postinitialize/
implementation 'fr.zebasto:spring-postinitialize:1.2.6'
// https://jarcasting.com/artifacts/fr.zebasto/spring-postinitialize/
implementation ("fr.zebasto:spring-postinitialize:1.2.6")
'fr.zebasto:spring-postinitialize:jar:1.2.6'
<dependency org="fr.zebasto" name="spring-postinitialize" rev="1.2.6">
<artifact name="spring-postinitialize" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.zebasto', module='spring-postinitialize', version='1.2.6')
)
libraryDependencies += "fr.zebasto" % "spring-postinitialize" % "1.2.6"
[fr.zebasto/spring-postinitialize "1.2.6"]