| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.g2forge.alexandria |
| Идентификатор | Идентификаторax-project |
| Последняя версия | Последняя версия0.0.18 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеAlexandria Project
Parent project for most of the code in Alexandria. Note that while g2forge repositories always have a "xx-project", Alexandria also has "ax-root" due to the need to avoid circular dependencies of this base library.
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| ax-project-0.0.18.pom | 1 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-project/ -->
<dependency>
<groupId>com.g2forge.alexandria</groupId>
<artifactId>ax-project</artifactId>
<version>0.0.18</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-project/
implementation 'com.g2forge.alexandria:ax-project:0.0.18'
// https://jarcasting.com/artifacts/com.g2forge.alexandria/ax-project/
implementation ("com.g2forge.alexandria:ax-project:0.0.18")
'com.g2forge.alexandria:ax-project:pom:0.0.18'
<dependency org="com.g2forge.alexandria" name="ax-project" rev="0.0.18">
<artifact name="ax-project" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.g2forge.alexandria', module='ax-project', version='0.0.18')
)
libraryDependencies += "com.g2forge.alexandria" % "ax-project" % "0.0.18"
[com.g2forge.alexandria/ax-project "0.0.18"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-java | jar | 0.0.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.18 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.g2forge.alexandria : ax-test | jar | 0.0.18 |
| junit : junit | jar | 4.13.1 |