Last Version

Java Censys API 1.0

JAVA Implementation for Censys API V1 and V2

License

License

GroupId

GroupId

io.github.agrawald
ArtifactId

ArtifactId

censys-api
Version

Version

1.0
Type

Type

jar
Description

Description

Java Censys API
JAVA Implementation for Censys API V1 and V2

Download censys-api 1.0


<!-- https://jarcasting.com/artifacts/io.github.agrawald/censys-api/ -->
<dependency>
    <groupId>io.github.agrawald</groupId>
    <artifactId>censys-api</artifactId>
    <version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.agrawald/censys-api/
implementation 'io.github.agrawald:censys-api:1.0'
// https://jarcasting.com/artifacts/io.github.agrawald/censys-api/
implementation ("io.github.agrawald:censys-api:1.0")
'io.github.agrawald:censys-api:jar:1.0'
<dependency org="io.github.agrawald" name="censys-api" rev="1.0">
  <artifact name="censys-api" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.agrawald', module='censys-api', version='1.0')
)
libraryDependencies += "io.github.agrawald" % "censys-api" % "1.0"
[io.github.agrawald/censys-api "1.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.20
com.fasterxml.jackson.datatype : jackson-datatype-jdk8 jar 2.12.3
com.fasterxml.jackson.core : jackson-databind jar 2.12.3
com.fasterxml.jackson.datatype : jackson-datatype-jsr310 jar 2.12.3

test (1)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter-engine jar 5.4.2

Project Modules

There are no modules declared in this project.