License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.beangle.security |
ArtifactId | ArtifactIdbeangle-security-ids |
Last Version | Last Version3.8.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeangle Security Ids
Beangle provides agile development scaffold and toolkits.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beangle-security-ids-3.8.8.pom | |
beangle-security-ids-3.8.8.jar | 65 KB |
beangle-security-ids-3.8.8-sources.jar | 34 KB |
beangle-security-ids-3.8.8-javadoc.jar | 569 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.beangle.security/beangle-security-ids/ -->
<dependency>
<groupId>org.beangle.security</groupId>
<artifactId>beangle-security-ids</artifactId>
<version>3.8.8</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-ids/
implementation 'org.beangle.security:beangle-security-ids:3.8.8'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-ids/
implementation ("org.beangle.security:beangle-security-ids:3.8.8")
'org.beangle.security:beangle-security-ids:jar:3.8.8'
<dependency org="org.beangle.security" name="beangle-security-ids" rev="3.8.8">
<artifact name="beangle-security-ids" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-ids', version='3.8.8')
)
libraryDependencies += "org.beangle.security" % "beangle-security-ids" % "3.8.8"
[org.beangle.security/beangle-security-ids "3.8.8"]
Group / Artifact | Type | Version |
---|---|---|
org.beangle.security : beangle-security-core | jar | 3.8.8 |
org.beangle.commons : beangle-commons-model | jar | 3.8.8 |
org.beangle.commons : beangle-commons-web | jar | 3.8.8 |
net.sf.ehcache : ehcache-core Optional | jar | 2.5.2 |
com.google.protobuf : protobuf-java | jar | 3.20.0 |
org.beangle.commons : beangle-commons-core | jar | 3.8.8 |
org.slf4j : slf4j-api | jar | 2.0.0-alpha1 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api Optional | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-core | jar | 1.3.0-alpha5 |
ch.qos.logback : logback-classic | jar | 1.3.0-alpha5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 7.4.0 |
org.mockito : mockito-core | jar | 3.9.0 |