org.cloudhoist:iptables

Pallet - parent pom

License

License

GroupId

GroupId

org.cloudhoist
ArtifactId

ArtifactId

iptables
Last Version

Last Version

0.7.0-beta.1
Release Date

Release Date

Type

Type

jar
Description

Description

Pallet - parent pom
Source Code Management

Source Code Management

https://github.com/pallet/iptables-crate

Download iptables

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.clojure : clojure jar 1.2.1
org.cloudhoist : pallet jar 0.7.1

test (1)

Group / Artifact Type Version
org.cloudhoist : pallet-crates-test jar 0.7.1

Project Modules

There are no modules declared in this project.

Pallet crate for iptables

This a crate to install and run iptables via Pallet.

Release Notes

Support

On the group, or #pallet on freenode irc.

License

Licensed under EPL

Copyright 2010, 2011, 2012 Hugo Duncan.

org.cloudhoist

pallet

Versions

Version
0.7.0-beta.1
0.5.0
0.4.3
0.4.2
0.4.1
0.4.0
0.4.0-beta-1