| Лицензия |
Лицензия |
|---|---|
| Группа | Группаorg.springmad |
| Идентификатор | Идентификаторmad-dependencies |
| Последняя версия | Последняя версия1.3.1 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
Описаниеspringmad is a lightweight Java Web Framework
|
| Организация-разработчик |
Организация-разработчик |
| Имя Файла | Размер |
|---|---|
| mad-dependencies-1.3.1.pom | 12 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.springmad/mad-dependencies/ -->
<dependency>
<groupId>org.springmad</groupId>
<artifactId>mad-dependencies</artifactId>
<version>1.3.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.springmad/mad-dependencies/
implementation 'org.springmad:mad-dependencies:1.3.1'
// https://jarcasting.com/artifacts/org.springmad/mad-dependencies/
implementation ("org.springmad:mad-dependencies:1.3.1")
'org.springmad:mad-dependencies:pom:1.3.1'
<dependency org="org.springmad" name="mad-dependencies" rev="1.3.1">
<artifact name="mad-dependencies" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.springmad', module='mad-dependencies', version='1.3.1')
)
libraryDependencies += "org.springmad" % "mad-dependencies" % "1.3.1"
[org.springmad/mad-dependencies "1.3.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework.boot : spring-boot-configuration-processor | jar | 2.2.7.RELEASE |
| org.mapstruct : mapstruct-processor | jar | 1.3.1.Final |
| org.hibernate : hibernate-jpamodelgen | jar | 5.4.15.Final |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.micrometer : micrometer-registry-prometheus | jar | 1.4.2 |