| License |
License |
|---|---|
| Categories |
CategoriesSecurity |
| GroupId | GroupIdorg.beangle.security |
| ArtifactId | ArtifactIdbeangle-security-web |
| Last Version | Last Version4.0.7 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionBeangle Security Web
The Beangle Software provides agile development scaffold and toolkits.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| beangle-security-web-4.0.7.pom | |
| beangle-security-web-4.0.7.jar | 85 KB |
| beangle-security-web-4.0.7-sources.jar | 84 KB |
| beangle-security-web-4.0.7-javadoc.jar | 468 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-web/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-web</artifactId>
<version>4.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-web/
implementation 'org.beangle.security:beangle-security-web:4.0.7'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-web/
implementation ("org.beangle.security:beangle-security-web:4.0.7")
'org.beangle.security:beangle-security-web:jar:4.0.7'
<dependency org="org.beangle.security" name="beangle-security-web" rev="4.0.7">
<artifact name="beangle-security-web" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-web', version='4.0.7')
)
libraryDependencies += "org.beangle.security" % "beangle-security-web" % "4.0.7"
[org.beangle.security/beangle-security-web "4.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.beangle.security : beangle-security-core | jar | 4.0.7 |
| org.beangle.commons : beangle-commons-web | jar | 4.2.5 |
| org.beangle.commons : beangle-commons-core | jar | 4.2.5 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-core | jar | 1.1.2 |
| ch.qos.logback : logback-classic | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.4 |
| junit : junit | jar | 4.12 |
| org.mockito : mockito-core | jar | 1.10.8 |