RPCNET Java Security Toolkit: Web Module

The RPCNET Java Security Toolkit is a java library designed to handle several common operations related with security such as expanding a ShortURL and checking if a domain is subject to a Zone Transfer DNS query.

License

License

Categories

Categories

Net Security
GroupId

GroupId

net.rpcnet.securitytoolkit
ArtifactId

ArtifactId

web
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

RPCNET Java Security Toolkit: Web Module
The RPCNET Java Security Toolkit is a java library designed to handle several common operations related with security such as expanding a ShortURL and checking if a domain is subject to a Zone Transfer DNS query.
Project Organization

Project Organization

Rui Pedro Caldeira

Download web

How to add to project

<!-- https://jarcasting.com/artifacts/net.rpcnet.securitytoolkit/web/ -->
<dependency>
    <groupId>net.rpcnet.securitytoolkit</groupId>
    <artifactId>web</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.rpcnet.securitytoolkit/web/
implementation 'net.rpcnet.securitytoolkit:web:1.0.2'
// https://jarcasting.com/artifacts/net.rpcnet.securitytoolkit/web/
implementation ("net.rpcnet.securitytoolkit:web:1.0.2")
'net.rpcnet.securitytoolkit:web:jar:1.0.2'
<dependency org="net.rpcnet.securitytoolkit" name="web" rev="1.0.2">
  <artifact name="web" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.rpcnet.securitytoolkit', module='web', version='1.0.2')
)
libraryDependencies += "net.rpcnet.securitytoolkit" % "web" % "1.0.2"
[net.rpcnet.securitytoolkit/web "1.0.2"]

Dependencies

compile (2)

Group / Artifact Type Version
dnsjava : dnsjava jar 3.2.2
net.rpcnet.securitytoolkit : common jar 1.0.2

provided (3)

Group / Artifact Type Version
org.immutables : value jar 2.8.2
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-log4j12 jar 1.7.30

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-api jar 5.6.2
org.mockito : mockito-core jar 3.6.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0