| Лицензия |
Лицензия |
|---|---|
| Группа | Группаtech.aegean |
| Идентификатор | Идентификаторaegean-origin |
| Последняя версия | Последняя версия1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеaegean origin
A complete e-commerce research and development framework solution.
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| aegean-origin-1.0.pom | |
| aegean-origin-1.0.jar | 15 KB |
| aegean-origin-1.0-sources.jar | 10 KB |
| aegean-origin-1.0-javadoc.jar | 111 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/tech.aegean/aegean-origin/ -->
<dependency>
<groupId>tech.aegean</groupId>
<artifactId>aegean-origin</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/tech.aegean/aegean-origin/
implementation 'tech.aegean:aegean-origin:1.0'
// https://jarcasting.com/artifacts/tech.aegean/aegean-origin/
implementation ("tech.aegean:aegean-origin:1.0")
'tech.aegean:aegean-origin:jar:1.0'
<dependency org="tech.aegean" name="aegean-origin" rev="1.0">
<artifact name="aegean-origin" type="jar" />
</dependency>
@Grapes(
@Grab(group='tech.aegean', module='aegean-origin', version='1.0')
)
libraryDependencies += "tech.aegean" % "aegean-origin" % "1.0"
[tech.aegean/aegean-origin "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.12 |
| cn.hutool : hutool-all | jar | 5.4.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.baomidou : mybatis-plus | jar | 3.3.1 |