Skip to content

SdkLibrary helps people to develop java software faster and easier, with lots of tools for connecting and managing the database, I/O operations, data types and structures, networking and security tools are prepared to use.

Notifications You must be signed in to change notification settings

darkDev8/SdkLibrary-6.0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API

SdkLibrary 6.0 👑💙

SdkLibrary helps people to develop java software faster and easier.

Feature Description
Managing the database Connecting and managing databases
I/O operations Open and manipulate files from computer
Data types and structures New data structures and tools
Networking Detect networks and utilities
Security tools Hashing, encryption, serialization
Operating system utilities System processes, screen shot, ...

Table of Contents

Fixed bugs

  • MessageBox background color.
  • New file filters
  • Message Box buttons priority bug fixed
  • Removed Exporter interface and TableExportFactory class
  • Move DirectoryUtils class to new package (io.directories)
  • Updated file extensions.
  • More tools for working with MS Excel files

New features

  • Files encryption and decryption.

Installation

Add this file to you're project and use it, you can also run the file.
The library uses jdk +1.8, so there is nothing to be worry.

cd export
java -jar sdk6.jar

Packages

Package name Description
org.sdk6.structures Data structures contains generic lists
org.sdk6.types Data types tools
org.sdk6.database.connections Sqlite, Mysql, Sql Server, MS Access connections
org.sdk6.database.repositories Classes and interfaces for searching, generate sql queries,...
org.sdk6.io.base Contains base interfaces for wroking with files
org.sdk6.io.directories Directory utilities
org.sdk6.io.files Tools for files(Text, Image, Pdf, Excel, Audio, Excel,...)
org.sdk6.main Main class of the library
org.sdk6.net Network tools and download progress utilities
org.sdk6.security Security tools for encryption and hashing
org.sdk6.swing Swing tools, MessageBox and

Usages

Add the jar file to you're project.Here is an example of MessageBox class and check for file existance in hard disk using file detection.

Code usage


Me 😈

The library created by darkDev8

About

SdkLibrary helps people to develop java software faster and easier, with lots of tools for connecting and managing the database, I/O operations, data types and structures, networking and security tools are prepared to use.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages