| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.ohadr |
| Идентификатор | Идентификаторauth-parent |
| Версия | Версия1.6.1-RELEASE |
| Тип | Типpom |
| Описание |
Описаниеauthentication parent
parent POM for authentication projects
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| auth-parent-1.6.1-RELEASE.pom | 11 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.ohadr/auth-parent/ -->
<dependency>
<groupId>com.ohadr</groupId>
<artifactId>auth-parent</artifactId>
<version>1.6.1-RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.ohadr/auth-parent/
implementation 'com.ohadr:auth-parent:1.6.1-RELEASE'
// https://jarcasting.com/artifacts/com.ohadr/auth-parent/
implementation ("com.ohadr:auth-parent:1.6.1-RELEASE")
'com.ohadr:auth-parent:pom:1.6.1-RELEASE'
<dependency org="com.ohadr" name="auth-parent" rev="1.6.1-RELEASE">
<artifact name="auth-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.ohadr', module='auth-parent', version='1.6.1-RELEASE')
)
libraryDependencies += "com.ohadr" % "auth-parent" % "1.6.1-RELEASE"
[com.ohadr/auth-parent "1.6.1-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : servlet-api | jar | 2.5 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.springframework : spring-test | jar | 3.1.0.RELEASE |
| junit : junit | jar | 4.8.2 |