| Лицензия |
Лицензия
Apache Source License 2.0
|
|---|---|
| Группа | Группаorg.codehaus.redback |
| Идентификатор | Идентификаторredback-authentication-open |
| Последняя версия | Последняя версия1.4 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRedback :: Authentication Provider :: Open
|
| Организация-разработчик |
Организация-разработчикCodehaus |
<!-- https://jarcasting.com/artifacts/org.codehaus.redback/redback-authentication-open/ -->
<dependency>
<groupId>org.codehaus.redback</groupId>
<artifactId>redback-authentication-open</artifactId>
<version>1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-authentication-open/
implementation 'org.codehaus.redback:redback-authentication-open:1.4'
// https://jarcasting.com/artifacts/org.codehaus.redback/redback-authentication-open/
implementation ("org.codehaus.redback:redback-authentication-open:1.4")
'org.codehaus.redback:redback-authentication-open:jar:1.4'
<dependency org="org.codehaus.redback" name="redback-authentication-open" rev="1.4">
<artifact name="redback-authentication-open" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.codehaus.redback', module='redback-authentication-open', version='1.4')
)
libraryDependencies += "org.codehaus.redback" % "redback-authentication-open" % "1.4"
[org.codehaus.redback/redback-authentication-open "1.4"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.codehaus.redback : redback-authentication-api | jar | 1.4 |
| org.springframework : spring-context-support | jar | 3.0.6.RELEASE |
| javax.annotation : jsr250-api | jar | 1.0 |
| org.codehaus.redback : redback-users-api | jar | 1.4 |
| org.jvnet : animal-sniffer-annotation Необязательный | jar | 1.0 |