Pallet crate for iptables
This a crate to install and run iptables via Pallet.
Support
On the group, or #pallet on freenode irc.
License
Licensed under EPL
Copyright 2010, 2011, 2012 Hugo Duncan.
License |
License |
---|---|
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdiptables |
Last Version | Last Version0.7.0-beta.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPallet - parent pom
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iptables-0.7.0-beta.1.pom | |
iptables-0.7.0-beta.1.jar | 3 KB |
iptables-0.7.0-beta.1-sources.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/iptables/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>iptables</artifactId>
<version>0.7.0-beta.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/iptables/
implementation 'org.cloudhoist:iptables:0.7.0-beta.1'
// https://jarcasting.com/artifacts/org.cloudhoist/iptables/
implementation ("org.cloudhoist:iptables:0.7.0-beta.1")
'org.cloudhoist:iptables:jar:0.7.0-beta.1'
<dependency org="org.cloudhoist" name="iptables" rev="0.7.0-beta.1">
<artifact name="iptables" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='iptables', version='0.7.0-beta.1')
)
libraryDependencies += "org.cloudhoist" % "iptables" % "0.7.0-beta.1"
[org.cloudhoist/iptables "0.7.0-beta.1"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.2.1 |
org.cloudhoist : pallet | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
org.cloudhoist : pallet-crates-test | jar | 0.7.1 |
This a crate to install and run iptables via Pallet.
On the group, or #pallet on freenode irc.
Licensed under EPL
Copyright 2010, 2011, 2012 Hugo Duncan.