License |
License |
---|---|
GroupId | GroupIdcom.bellotapps.webapps |
ArtifactId | ArtifactIdwebapps-commons-web-authentication |
Version | Version0.3.0-RELEASE |
Type | Typejar |
Description |
Descriptioncom.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"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |