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