| License |
License |
|---|---|
| GroupId | GroupIdcom.pojosontheweb |
| ArtifactId | ArtifactIdwoko-builtin-auth-web |
| Version | Version2.4-beta7 |
| Type | Typewar |
| Description |
DescriptionWoko - builtin auth web
Woko: POJOs on the Web!
|
| Filename | Size |
|---|---|
| woko-builtin-auth-web-2.4-beta7.pom | |
| woko-builtin-auth-web-2.4-beta7.war | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth-web/ -->
<dependency>
<groupId>com.pojosontheweb</groupId>
<artifactId>woko-builtin-auth-web</artifactId>
<version>2.4-beta7</version>
<type>war</type>
</dependency>
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth-web/
implementation 'com.pojosontheweb:woko-builtin-auth-web:2.4-beta7'
// https://jarcasting.com/artifacts/com.pojosontheweb/woko-builtin-auth-web/
implementation ("com.pojosontheweb:woko-builtin-auth-web:2.4-beta7")
'com.pojosontheweb:woko-builtin-auth-web:war:2.4-beta7'
<dependency org="com.pojosontheweb" name="woko-builtin-auth-web" rev="2.4-beta7">
<artifact name="woko-builtin-auth-web" type="war" />
</dependency>
@Grapes(
@Grab(group='com.pojosontheweb', module='woko-builtin-auth-web', version='2.4-beta7')
)
libraryDependencies += "com.pojosontheweb" % "woko-builtin-auth-web" % "2.4-beta7"
[com.pojosontheweb/woko-builtin-auth-web "2.4-beta7"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.pojosontheweb : woko-builtin-auth-core | jar | 2.4-beta7 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |