| Категории |
КатегорииAuto Библиотеки уровня приложения Code Generators |
|---|---|
| Группа | Группаcom.github.fridujo |
| Идентификатор | Идентификаторspring-automocker-starter-web |
| Версия | Версия1.2.0 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| spring-automocker-starter-web-1.2.0.pom | |
| spring-automocker-starter-web-1.2.0.jar | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fridujo/spring-automocker-starter-web/ -->
<dependency>
<groupId>com.github.fridujo</groupId>
<artifactId>spring-automocker-starter-web</artifactId>
<version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fridujo/spring-automocker-starter-web/
implementation 'com.github.fridujo:spring-automocker-starter-web:1.2.0'
// https://jarcasting.com/artifacts/com.github.fridujo/spring-automocker-starter-web/
implementation ("com.github.fridujo:spring-automocker-starter-web:1.2.0")
'com.github.fridujo:spring-automocker-starter-web:jar:1.2.0'
<dependency org="com.github.fridujo" name="spring-automocker-starter-web" rev="1.2.0">
<artifact name="spring-automocker-starter-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fridujo', module='spring-automocker-starter-web', version='1.2.0')
)
libraryDependencies += "com.github.fridujo" % "spring-automocker-starter-web" % "1.2.0"
[com.github.fridujo/spring-automocker-starter-web "1.2.0"]