Cyc Maven Resources
This repository collects general Maven resources such as parent POMs, archetypes, etc.
Further Documentation
For more information about Cyc open source software, visit the Cyc Developer Center.
| Лицензия |
Лицензия |
|---|---|
| Категории |
Категорииconfig Библиотеки уровня приложения Configuration |
| Группа | Группаcom.cyc |
| Идентификатор | Идентификаторcyc-default-config-parent |
| Последняя версия | Последняя версия1.2.2 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеDefault Config Parent
Provides default properties, dependencyManagement, and pluginManagement for many of Cycorp's
open source Java projects.
This pom does not mandate the inclusion of any dependencies or plugins, and does not perform a
reactor build.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| cyc-default-config-parent-1.2.2.pom | 18 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.cyc/cyc-default-config-parent/ -->
<dependency>
<groupId>com.cyc</groupId>
<artifactId>cyc-default-config-parent</artifactId>
<version>1.2.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.cyc/cyc-default-config-parent/
implementation 'com.cyc:cyc-default-config-parent:1.2.2'
// https://jarcasting.com/artifacts/com.cyc/cyc-default-config-parent/
implementation ("com.cyc:cyc-default-config-parent:1.2.2")
'com.cyc:cyc-default-config-parent:pom:1.2.2'
<dependency org="com.cyc" name="cyc-default-config-parent" rev="1.2.2">
<artifact name="cyc-default-config-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.cyc', module='cyc-default-config-parent', version='1.2.2')
)
libraryDependencies += "com.cyc" % "cyc-default-config-parent" % "1.2.2"
[com.cyc/cyc-default-config-parent "1.2.2"]
This repository collects general Maven resources such as parent POMs, archetypes, etc.
For more information about Cyc open source software, visit the Cyc Developer Center.
| Версия |
|---|
|
1.2.2
|
|
1.2.1
|
|
1.2.0
|
|
1.1.1
|
|
1.1.0
|
|
1.0.0
|
|
1.0.0-rc9.0
|
|
1.0.0-rc8.0
|
|
1.0.0-rc7.0
|
|
1.0.0-rc6
|
|
1.0.0-rc2
|
|
1.0.0-rc1
|
|
0.2.0
|
|
0.1.0
|