Provides basic functionality for host/ip-address matching with (wildcard) rules. Example: ip "123.123.123.123" matches the wildcard rule "123.123.123.*".
'com.optimaize.hostrules4j:hostrules4j:0.2'
<dependency> <groupId>com.optimaize.hostrules4j</groupId> <artifactId>hostrules4j</artifactId> <version>0.2</version> </dependency>
<dependency org="com.optimaize.hostrules4j" name="hostrules4j" rev="0.2"/>
"com.optimaize.hostrules4j", "hostrules4j", "0.2"