| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.bellotapps.webapps |
| Идентификатор | Идентификаторwebapps-commons-web-authentication |
| Версия | Версия0.3.0-RELEASE |
| Тип | Типjar |
| Описание |
Описаниеcom.bellotapps.webapps:webapps-commons-web-authentication
Libraries that contain common code to be used in a webapp
|
<!-- https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-web-authentication/ -->
<dependency>
<groupId>com.bellotapps.webapps</groupId>
<artifactId>webapps-commons-web-authentication</artifactId>
<version>0.3.0-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-web-authentication/
implementation 'com.bellotapps.webapps:webapps-commons-web-authentication:0.3.0-RELEASE'
// https://jarcasting.com/artifacts/com.bellotapps.webapps/webapps-commons-web-authentication/
implementation ("com.bellotapps.webapps:webapps-commons-web-authentication:0.3.0-RELEASE")
'com.bellotapps.webapps:webapps-commons-web-authentication:jar:0.3.0-RELEASE'
<dependency org="com.bellotapps.webapps" name="webapps-commons-web-authentication" rev="0.3.0-RELEASE">
<artifact name="webapps-commons-web-authentication" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bellotapps.webapps', module='webapps-commons-web-authentication', version='0.3.0-RELEASE')
)
libraryDependencies += "com.bellotapps.webapps" % "webapps-commons-web-authentication" % "0.3.0-RELEASE"
[com.bellotapps.webapps/webapps-commons-web-authentication "0.3.0-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 4.0.1 |