| Группа | Группаcom.savoirtech.aetos |
|---|---|
| Идентификатор | Идентификаторaetos-parent |
| Версия | Версия4.2.0.0 |
| Тип | Типpom |
| Описание |
ОписаниеAetos Integration Platform :: Parent
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| aetos-parent-4.2.0.0.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.savoirtech.aetos/aetos-parent/ -->
<dependency>
<groupId>com.savoirtech.aetos</groupId>
<artifactId>aetos-parent</artifactId>
<version>4.2.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.savoirtech.aetos/aetos-parent/
implementation 'com.savoirtech.aetos:aetos-parent:4.2.0.0'
// https://jarcasting.com/artifacts/com.savoirtech.aetos/aetos-parent/
implementation ("com.savoirtech.aetos:aetos-parent:4.2.0.0")
'com.savoirtech.aetos:aetos-parent:pom:4.2.0.0'
<dependency org="com.savoirtech.aetos" name="aetos-parent" rev="4.2.0.0">
<artifact name="aetos-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.savoirtech.aetos', module='aetos-parent', version='4.2.0.0')
)
libraryDependencies += "com.savoirtech.aetos" % "aetos-parent" % "4.2.0.0"
[com.savoirtech.aetos/aetos-parent "4.2.0.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.apache.maven.scm : maven-scm-provider-gitexe | jar | 1.9.5 |
| org.apache.maven.plugins : maven-gpg-plugin | jar | 1.6 |