| License |
License |
|---|---|
| GroupId | GroupIdcom.r4v3zn.fofa |
| ArtifactId | ArtifactIdfofa-core |
| Version | Version1.0.2.RELEASE |
| Type | Typejar |
| Description |
Descriptionfofa-java
Thi is a FOFA Pro SDK
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| fofa-core-1.0.2.RELEASE.pom | |
| fofa-core-1.0.2.RELEASE.jar | 15 KB |
| fofa-core-1.0.2.RELEASE-sources.jar | 11 KB |
| fofa-core-1.0.2.RELEASE-javadoc.jar | 108 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.r4v3zn.fofa/fofa-core/ -->
<dependency>
<groupId>com.r4v3zn.fofa</groupId>
<artifactId>fofa-core</artifactId>
<version>1.0.2.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.r4v3zn.fofa/fofa-core/
implementation 'com.r4v3zn.fofa:fofa-core:1.0.2.RELEASE'
// https://jarcasting.com/artifacts/com.r4v3zn.fofa/fofa-core/
implementation ("com.r4v3zn.fofa:fofa-core:1.0.2.RELEASE")
'com.r4v3zn.fofa:fofa-core:jar:1.0.2.RELEASE'
<dependency org="com.r4v3zn.fofa" name="fofa-core" rev="1.0.2.RELEASE">
<artifact name="fofa-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.r4v3zn.fofa', module='fofa-core', version='1.0.2.RELEASE')
)
libraryDependencies += "com.r4v3zn.fofa" % "fofa-core" % "1.0.2.RELEASE"
[com.r4v3zn.fofa/fofa-core "1.0.2.RELEASE"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-core | jar | 2.9.9 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.10.4 |