| Категории |
КатегорииБезопасность |
|---|---|
| Группа | Группаorg.beangle.security |
| Идентификатор | Идентификаторbeangle-security-parent |
| Версия | Версия4.0.3 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| beangle-security-parent-4.0.3.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-parent/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-parent</artifactId>
<version>4.0.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-parent/
implementation 'org.beangle.security:beangle-security-parent:4.0.3'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-parent/
implementation ("org.beangle.security:beangle-security-parent:4.0.3")
'org.beangle.security:beangle-security-parent:pom:4.0.3'
<dependency org="org.beangle.security" name="beangle-security-parent" rev="4.0.3">
<artifact name="beangle-security-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-parent', version='4.0.3')
)
libraryDependencies += "org.beangle.security" % "beangle-security-parent" % "4.0.3"
[org.beangle.security/beangle-security-parent "4.0.3"]