fofa-java

Thi is a FOFA Pro SDK

License

License

GroupId

GroupId

com.r4v3zn.fofa
ArtifactId

ArtifactId

fofa-core
Last Version

Last Version

1.0.5.RELEASE
Release Date

Release Date

Type

Type

jar
Description

Description

fofa-java
Thi is a FOFA Pro SDK
Project URL

Project URL

https://github.com/fofapro/fofa-java
Source Code Management

Source Code Management

https://github.com/fofapro/fofa-java.git

Download fofa-core

How to add to project

<!-- https://jarcasting.com/artifacts/com.r4v3zn.fofa/fofa-core/ -->
<dependency>
    <groupId>com.r4v3zn.fofa</groupId>
    <artifactId>fofa-core</artifactId>
    <version>1.0.5.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.r4v3zn.fofa/fofa-core/
implementation 'com.r4v3zn.fofa:fofa-core:1.0.5.RELEASE'
// https://jarcasting.com/artifacts/com.r4v3zn.fofa/fofa-core/
implementation ("com.r4v3zn.fofa:fofa-core:1.0.5.RELEASE")
'com.r4v3zn.fofa:fofa-core:jar:1.0.5.RELEASE'
<dependency org="com.r4v3zn.fofa" name="fofa-core" rev="1.0.5.RELEASE">
  <artifact name="fofa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.r4v3zn.fofa', module='fofa-core', version='1.0.5.RELEASE')
)
libraryDependencies += "com.r4v3zn.fofa" % "fofa-core" % "1.0.5.RELEASE"
[com.r4v3zn.fofa/fofa-core "1.0.5.RELEASE"]

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.12.4
com.fasterxml.jackson.core : jackson-databind jar 2.12.4
cn.hutool : hutool-core jar 5.7.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.5.RELEASE
1.0.4.RELEASE
1.0.3.RELEASE
1.0.2.RELEASE
1.0.1.RELEASE
1.0.0