| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.wcm.samples |
| Идентификатор | Идентификаторio.wcm.samples.parent |
| Версия | Версия1.3.0 |
| Тип | Типpom |
| Описание |
ОписаниеSamples
Sample projects and applications to demonstrate and test wcm.io features.
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| io.wcm.samples.parent-1.3.0.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.parent/ -->
<dependency>
<groupId>io.wcm.samples</groupId>
<artifactId>io.wcm.samples.parent</artifactId>
<version>1.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.parent/
implementation 'io.wcm.samples:io.wcm.samples.parent:1.3.0'
// https://jarcasting.com/artifacts/io.wcm.samples/io.wcm.samples.parent/
implementation ("io.wcm.samples:io.wcm.samples.parent:1.3.0")
'io.wcm.samples:io.wcm.samples.parent:pom:1.3.0'
<dependency org="io.wcm.samples" name="io.wcm.samples.parent" rev="1.3.0">
<artifact name="io.wcm.samples.parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.wcm.samples', module='io.wcm.samples.parent', version='1.3.0')
)
libraryDependencies += "io.wcm.samples" % "io.wcm.samples.parent" % "1.3.0"
[io.wcm.samples/io.wcm.samples.parent "1.3.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.jetbrains : annotations | jar | 17.0.0 |
| org.osgi : org.osgi.annotation.versioning | jar | 1.1.0 |
| org.osgi : org.osgi.service.component.annotations | jar | 1.4.0 |
| org.osgi : org.osgi.service.metatype.annotations | jar | 1.4.0 |
| org.apache.sling : org.apache.sling.servlets.annotations | jar | 1.2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-params | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-core | jar | 2.24.5 |
| org.mockito : mockito-junit-jupiter | jar | 2.24.5 |