Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdorg.beangle.security |
ArtifactId | ArtifactIdbeangle-security-ids |
Version | Version3.7.1 |
Type | Typejar |
Filename | Size |
---|---|
beangle-security-ids-3.7.1.pom | |
beangle-security-ids-3.7.1.jar | 82 KB |
beangle-security-ids-3.7.1-sources.jar | 39 KB |
beangle-security-ids-3.7.1-javadoc.jar | 600 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.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-ids/
implementation 'org.beangle.security:beangle-security-ids:3.7.1'
// https://jarcasting.com/artifacts/org.beangle.security/beangle-security-ids/
implementation ("org.beangle.security:beangle-security-ids:3.7.1")
'org.beangle.security:beangle-security-ids:jar:3.7.1'
<dependency org="org.beangle.security" name="beangle-security-ids" rev="3.7.1">
<artifact name="beangle-security-ids" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.beangle.security', module='beangle-security-ids', version='3.7.1')
)
libraryDependencies += "org.beangle.security" % "beangle-security-ids" % "3.7.1"
[org.beangle.security/beangle-security-ids "3.7.1"]