| Лицензия |
Лицензия
The Apache License, Version 2.0
|
|---|---|
| Группа | Группаorg.coconut.cache |
| Идентификатор | Идентификаторcoconut-cache-parent |
| Последняя версия | Последняя версия1.0-alpha3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеCoconut Cache (pom)
Root Pom for Coconut Cache
|
| Организация-разработчик |
Организация-разработчикCodehaus |
| Имя Файла | Размер |
|---|---|
| coconut-cache-parent-1.0-alpha3.pom | 909 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.coconut.cache/coconut-cache-parent/ -->
<dependency>
<groupId>org.coconut.cache</groupId>
<artifactId>coconut-cache-parent</artifactId>
<version>1.0-alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.coconut.cache/coconut-cache-parent/
implementation 'org.coconut.cache:coconut-cache-parent:1.0-alpha3'
// https://jarcasting.com/artifacts/org.coconut.cache/coconut-cache-parent/
implementation ("org.coconut.cache:coconut-cache-parent:1.0-alpha3")
'org.coconut.cache:coconut-cache-parent:pom:1.0-alpha3'
<dependency org="org.coconut.cache" name="coconut-cache-parent" rev="1.0-alpha3">
<artifact name="coconut-cache-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.coconut.cache', module='coconut-cache-parent', version='1.0-alpha3')
)
libraryDependencies += "org.coconut.cache" % "coconut-cache-parent" % "1.0-alpha3"
[org.coconut.cache/coconut-cache-parent "1.0-alpha3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.coconut.test : coconut-test-framework | jar | 1.0-alpha3 |