Last Version

Gsb4j Parent 1.0.6

Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.

License

License

Categories

Categories

Net
GroupId

GroupId

kg.net.bazi.gsb4j
ArtifactId

ArtifactId

gsb4j-parent
Version

Version

1.0.6
Type

Type

pom
Description

Description

Gsb4j Parent
Gsb4j is a Java client implementation of Google Safe Browsing API v4. It includes both Lookup API and Update API implementations. Gsb4j is a more or less complete implementation of the Safe Browsing API protocol. There are some missing or unsupported parts which can be found on project's site but those do not influence the overall usability of the API.
Project URL

Project URL

https://github.com/bazi/gsb4j
Source Code Management

Source Code Management

https://github.com/bazi/gsb4j

Download gsb4j-parent 1.0.6

Filename Size
gsb4j-parent-1.0.6.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/kg.net.bazi.gsb4j/gsb4j-parent/ -->
<dependency>
    <groupId>kg.net.bazi.gsb4j</groupId>
    <artifactId>gsb4j-parent</artifactId>
    <version>1.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/kg.net.bazi.gsb4j/gsb4j-parent/
implementation 'kg.net.bazi.gsb4j:gsb4j-parent:1.0.6'
// https://jarcasting.com/artifacts/kg.net.bazi.gsb4j/gsb4j-parent/
implementation ("kg.net.bazi.gsb4j:gsb4j-parent:1.0.6")
'kg.net.bazi.gsb4j:gsb4j-parent:pom:1.0.6'
<dependency org="kg.net.bazi.gsb4j" name="gsb4j-parent" rev="1.0.6">
  <artifact name="gsb4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='kg.net.bazi.gsb4j', module='gsb4j-parent', version='1.0.6')
)
libraryDependencies += "kg.net.bazi.gsb4j" % "gsb4j-parent" % "1.0.6"
[kg.net.bazi.gsb4j/gsb4j-parent "1.0.6"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • http