License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdcom.roubsite |
ArtifactId | ArtifactIdRoubSiteSecurity |
Last Version | Last Version4.1.6 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionRoubSite Framework Authentication module
|
Project Organization |
Project OrganizationRoubSite |
Filename | Size |
---|---|
RoubSiteSecurity-4.1.6.pom | |
RoubSiteSecurity-4.1.6.jar | 27 KB |
RoubSiteSecurity-4.1.6-sources.jar | 19 KB |
RoubSiteSecurity-4.1.6-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.roubsite/RoubSiteSecurity/ -->
<dependency>
<groupId>com.roubsite</groupId>
<artifactId>RoubSiteSecurity</artifactId>
<version>4.1.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.roubsite/RoubSiteSecurity/
implementation 'com.roubsite:RoubSiteSecurity:4.1.6'
// https://jarcasting.com/artifacts/com.roubsite/RoubSiteSecurity/
implementation ("com.roubsite:RoubSiteSecurity:4.1.6")
'com.roubsite:RoubSiteSecurity:jar:4.1.6'
<dependency org="com.roubsite" name="RoubSiteSecurity" rev="4.1.6">
<artifact name="RoubSiteSecurity" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.roubsite', module='RoubSiteSecurity', version='4.1.6')
)
libraryDependencies += "com.roubsite" % "RoubSiteSecurity" % "4.1.6"
[com.roubsite/RoubSiteSecurity "4.1.6"]
Group / Artifact | Type | Version |
---|---|---|
com.roubsite : RoubSiteFramework | jar | 4.1.6 |
commons-beanutils : commons-beanutils | jar | 1.9.4 |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
org.apache.logging.log4j : log4j-core | jar | 2.17.1 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.17.0 |
org.yaml : snakeyaml | jar | 1.30 |
org.eclipse.ecf : org.objectweb.asm | jar | 5.0.1.v201404251740 |
org.apache.commons : commons-lang3 | jar | 3.12.0 |
commons-io : commons-io | jar | 2.11.0 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.13.3 |
com.fasterxml.jackson.dataformat : jackson-dataformat-yaml | jar | 2.13.3 |
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 | jar | 2.13.3 |
com.alibaba : druid | jar | 1.2.8 |
commons-codec : commons-codec | jar | 1.15 |
org.apache.xmlgraphics : batik-transcoder | jar | 1.14 |
com.github.jsqlparser : jsqlparser | jar | 4.3 |
com.google.guava : guava | jar | 31.0.1-jre |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |