License |
License |
---|---|
Categories |
CategoriesSecurity eXist Data Databases |
GroupId | GroupIdorg.exist-db |
ArtifactId | ArtifactIdexist-security-iprange |
Last Version | Last Version6.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptioneXist-db IP Range Security Module
eXist-db NoSQL Database IP Range Security Module
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.exist-db/exist-security-iprange/ -->
<dependency>
<groupId>org.exist-db</groupId>
<artifactId>exist-security-iprange</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.exist-db/exist-security-iprange/
implementation 'org.exist-db:exist-security-iprange:6.0.1'
// https://jarcasting.com/artifacts/org.exist-db/exist-security-iprange/
implementation ("org.exist-db:exist-security-iprange:6.0.1")
'org.exist-db:exist-security-iprange:jar:6.0.1'
<dependency org="org.exist-db" name="exist-security-iprange" rev="6.0.1">
<artifact name="exist-security-iprange" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.exist-db', module='exist-security-iprange', version='6.0.1')
)
libraryDependencies += "org.exist-db" % "exist-security-iprange" % "6.0.1"
[org.exist-db/exist-security-iprange "6.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.exist-db : exist-core | jar | 6.0.1 |
org.apache.logging.log4j : log4j-api | jar | 2.17.1 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |