не последняя версия
Последняя версия 4

com.github.akiraly.reusable-poms:pom-parent-with-spring-context 3

Libs for spring context and testing support

Группа

Группа

com.github.akiraly.reusable-poms
Идентификатор

Идентификатор

pom-parent-with-spring-context
Версия

Версия

3
Тип

Тип

pom

Скачать pom-parent-with-spring-context 3

Имя Файла Размер
pom-parent-with-spring-context-3.pom 2 KB
Обзор

<!-- https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-context/ -->
<dependency>
    <groupId>com.github.akiraly.reusable-poms</groupId>
    <artifactId>pom-parent-with-spring-context</artifactId>
    <version>3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-context/
implementation 'com.github.akiraly.reusable-poms:pom-parent-with-spring-context:3'
// https://jarcasting.com/artifacts/com.github.akiraly.reusable-poms/pom-parent-with-spring-context/
implementation ("com.github.akiraly.reusable-poms:pom-parent-with-spring-context:3")
'com.github.akiraly.reusable-poms:pom-parent-with-spring-context:pom:3'
<dependency org="com.github.akiraly.reusable-poms" name="pom-parent-with-spring-context" rev="3">
  <artifact name="pom-parent-with-spring-context" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.akiraly.reusable-poms', module='pom-parent-with-spring-context', version='3')
)
libraryDependencies += "com.github.akiraly.reusable-poms" % "pom-parent-with-spring-context" % "3"
[com.github.akiraly.reusable-poms/pom-parent-with-spring-context "3"]