| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.mastfrog |
| Идентификатор | Идентификаторacteur-auth-parent |
| Версия | Версия2.8.0 |
| Тип | Типpom |
| Описание |
ОписаниеActeur Authentication (modules)
Shared configuration for Giulius, Acteur and
related projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчикMastfrog Technologies |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| acteur-auth-parent-2.8.0.pom | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.mastfrog/acteur-auth-parent/ -->
<dependency>
<groupId>com.mastfrog</groupId>
<artifactId>acteur-auth-parent</artifactId>
<version>2.8.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.mastfrog/acteur-auth-parent/
implementation 'com.mastfrog:acteur-auth-parent:2.8.0'
// https://jarcasting.com/artifacts/com.mastfrog/acteur-auth-parent/
implementation ("com.mastfrog:acteur-auth-parent:2.8.0")
'com.mastfrog:acteur-auth-parent:pom:2.8.0'
<dependency org="com.mastfrog" name="acteur-auth-parent" rev="2.8.0">
<artifact name="acteur-auth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.mastfrog', module='acteur-auth-parent', version='2.8.0')
)
libraryDependencies += "com.mastfrog" % "acteur-auth-parent" % "2.8.0"
[com.mastfrog/acteur-auth-parent "2.8.0"]