| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииAnt Компиляция и сборка |
| Группа | Группаcn.fantasticmao.mundo |
| Идентификатор | Идентификаторmundo-core |
| Версия | Версия1.0 |
| Тип | Типjar |
| Описание |
Описаниеmundo-core 1.0
Mundo is a tiny component for business programming that is out of the box (and maybe useless).
|
| Имя Файла | Размер |
|---|---|
| mundo-core-1.0.pom | |
| mundo-core-1.0.jar | 31 KB |
| mundo-core-1.0-sources.jar | 17 KB |
| mundo-core-1.0-javadoc.jar | 138 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/ -->
<dependency>
<groupId>cn.fantasticmao.mundo</groupId>
<artifactId>mundo-core</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/
implementation 'cn.fantasticmao.mundo:mundo-core:1.0'
// https://jarcasting.com/artifacts/cn.fantasticmao.mundo/mundo-core/
implementation ("cn.fantasticmao.mundo:mundo-core:1.0")
'cn.fantasticmao.mundo:mundo-core:jar:1.0'
<dependency org="cn.fantasticmao.mundo" name="mundo-core" rev="1.0">
<artifact name="mundo-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.fantasticmao.mundo', module='mundo-core', version='1.0')
)
libraryDependencies += "cn.fantasticmao.mundo" % "mundo-core" % "1.0"
[cn.fantasticmao.mundo/mundo-core "1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-starter | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-starter-test | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-starter-aop | jar | 2.1.1.RELEASE |
| org.springframework.boot : spring-boot-starter-actuator | jar | 2.1.1.RELEASE |
| com.fasterxml.jackson.core : jackson-databind | jar | |
| org.apache.httpcomponents : httpclient | jar | 4.5.6 |
| org.apache.httpcomponents : httpasyncclient | jar | 4.1.4 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| org.apache.commons : commons-collections4 | jar | 4.4 |
| com.google.guava : guava | jar | 25.0-jre |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok Необязательный | jar | 1.18.4 |