New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

com.ajaxjs:ajaxjs-util

Package Overview
Dependencies
Maintainers
0
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

com.ajaxjs:ajaxjs-util

Small Java Utils Library with many powerful components

  • 1.1.6
  • Source
  • Maven
  • Socket score

Version published
Maintainers
0
Source

Maven Central Javadoc coverage License Email QQ群

AJ Utilities

Small Java Utils Library with many powerful components. The size of jar is around 60kb. It contains the following modules:

Class/Package ModuleDetail DescriptionMemo
BytesHelperByte array utility class
CollUtilsCollection utility class
ConvertBasicValueAttempts to convert target type, note that not all types can be converted
DateHelperDate utility class
EncodeToolsString URL/Base64 encoder
MessageDigestHelperMD5/SHA1/SHA256/384/512 encryption utility class
ObjectHelperA helper for Java Object
RandomToolsRandom Numbers and Strings
RegExpUtilsRegular expression utility class
StrUtilString utility class
XmlHelperXML processing utility class
CryptographyAES/RSA encryption and decryption package
IOFile, resource, stream utility package
ReflectionReflection utility package

Source code

Github | GitCode

Tutorials | Tutorials(Chinese) | Java Documents

Install

Runs on Java 11+. Maven:

<dependency>
    <groupId>com.ajaxjs</groupId>
    <artifactId>ajaxjs-util</artifactId>
    <version>1.1.9</version>
</dependency>

FAQs

Package last updated on 26 Jun 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc