blackdoor library

A library of networking, sec and miscellaneous utilities.

License

License

GroupId

GroupId

black.door
ArtifactId

ArtifactId

blackdoor-lib
Last Version

Last Version

v4r3t1
Release Date

Release Date

Type

Type

jar
Description

Description

blackdoor library
A library of networking, sec and miscellaneous utilities.
Source Code Management

Source Code Management

https://github.com/blackdoor/blackdoor

Download blackdoor-lib

How to add to project

<!-- https://jarcasting.com/artifacts/black.door/blackdoor-lib/ -->
<dependency>
    <groupId>black.door</groupId>
    <artifactId>blackdoor-lib</artifactId>
    <version>v4r3t1</version>
</dependency>
// https://jarcasting.com/artifacts/black.door/blackdoor-lib/
implementation 'black.door:blackdoor-lib:v4r3t1'
// https://jarcasting.com/artifacts/black.door/blackdoor-lib/
implementation ("black.door:blackdoor-lib:v4r3t1")
'black.door:blackdoor-lib:jar:v4r3t1'
<dependency org="black.door" name="blackdoor-lib" rev="v4r3t1">
  <artifact name="blackdoor-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='black.door', module='blackdoor-lib', version='v4r3t1')
)
libraryDependencies += "black.door" % "blackdoor-lib" % "v4r3t1"
[black.door/blackdoor-lib "v4r3t1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.json : json jar 20180813

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
commons-io : commons-io jar 2.6

Project Modules

There are no modules declared in this project.

blackdoor

Join the chat at https://gitter.im/blackdoor/blackdoor
Build Status
JavaDocs
Maven Central

A library of various classes that may be usefull including miscellaneous utilites, simplified crypto and some data structures. The latest stable release will be in blackdoor.jar in the master branch. Newest developement releases will be in the dev branch and old stable releases will be in the version numbered branches (VersonxxRevisionxxStepxx).

black.door

Versions

Version
v4r3t1
v4r3t0
v4r2t8i1
v4r2t8
v4r2t7
v4r2t6
v4r2t4
v4r2t3
v4r2t2
v4r2t1
v4r2t0
v4r1t1
v4r1t0
v4r0t2
v4r0t1
v4r0t0