<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>pallet</artifactId>
<version>0.7.4</version>
</dependency>
<parent> <groupId>org.cloudhoist</groupId> <artifactId>pallet-pom</artifactId> <version>0.7.3</version> </parent>
compile
|-- ${clojure.groupId}:clojure
|-- org.clojure:core.incubator:0.1.0
|-- org.cloudhoist:thread-expr:1.2.0
|-- org.cloudhoist:pallet-common:0.2.3
|-- org.cloudhoist:stevedore:0.7.2
|-- commons-codec:commons-codec:1.4
test