Macnificent is a set of utility classes for working with MAC addresses in Java. In addition to a lightweight MacAddress class and parser, this includes IEEE OUI registry information and a formatter for MAC addresses that displays an abbreviated form of the device's manufacturer's name.
Apache License 2.0
11
stars
7
forks
source link
new maven kills non https dependencies by default #4
@martylamb the latest maven kills the http repo you used to publish code on
https://maven.apache.org/docs/3.8.1/release-notes.html
as mentioned in https://github.com/fluenda/ParCEFone/issues/16