| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.apache.avalon.cornerstone.store |
| Идентификатор | Идентификаторcornerstone-store |
| Версия | Версия1 |
| Тип | Типpom |
| Описание |
ОписаниеCornerstone Store
The Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cornerstone-store-1.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.store/cornerstone-store/ -->
<dependency>
<groupId>org.apache.avalon.cornerstone.store</groupId>
<artifactId>cornerstone-store</artifactId>
<version>1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.store/cornerstone-store/
implementation 'org.apache.avalon.cornerstone.store:cornerstone-store:1'
// https://jarcasting.com/artifacts/org.apache.avalon.cornerstone.store/cornerstone-store/
implementation ("org.apache.avalon.cornerstone.store:cornerstone-store:1")
'org.apache.avalon.cornerstone.store:cornerstone-store:pom:1'
<dependency org="org.apache.avalon.cornerstone.store" name="cornerstone-store" rev="1">
<artifact name="cornerstone-store" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.apache.avalon.cornerstone.store', module='cornerstone-store', version='1')
)
libraryDependencies += "org.apache.avalon.cornerstone.store" % "cornerstone-store" % "1"
[org.apache.avalon.cornerstone.store/cornerstone-store "1"]