| Группа | Группаfr.zebasto |
|---|---|
| Идентификатор | Идентификаторspring-postinitialize |
| Версия | Версия1.1.2 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-postinitialize-1.1.2.pom | |
| spring-postinitialize-1.1.2.jar | 11 KB |
| spring-postinitialize-1.1.2-sources.jar | 4 KB |
| spring-postinitialize-1.1.2-javadoc.jar | 27 KB |
| Обзор |
<!-- 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"]