Local Transport
Functions for executing scripts locally. Used by pallet.
Usage
Add the following to your :dependencies
:
[com.palletops/local-transport "0.5.0"]
License
Licensed under EPL
Copyright 2011, 2012, 2013 Hugo Duncan.
License |
License |
---|---|
GroupId | GroupIdorg.cloudhoist |
ArtifactId | ArtifactIdlocal-transport |
Last Version | Last Version0.3.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlocal-transport
Local transport functions for pallet
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
local-transport-0.3.0.pom | |
local-transport-0.3.0.jar | 6 KB |
local-transport-0.3.0-sources.jar | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.cloudhoist/local-transport/ -->
<dependency>
<groupId>org.cloudhoist</groupId>
<artifactId>local-transport</artifactId>
<version>0.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.cloudhoist/local-transport/
implementation 'org.cloudhoist:local-transport:0.3.0'
// https://jarcasting.com/artifacts/org.cloudhoist/local-transport/
implementation ("org.cloudhoist:local-transport:0.3.0")
'org.cloudhoist:local-transport:jar:0.3.0'
<dependency org="org.cloudhoist" name="local-transport" rev="0.3.0">
<artifact name="local-transport" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.cloudhoist', module='local-transport', version='0.3.0')
)
libraryDependencies += "org.cloudhoist" % "local-transport" % "0.3.0"
[org.cloudhoist/local-transport "0.3.0"]
Group / Artifact | Type | Version |
---|---|---|
org.clojure : clojure | jar | 1.4.0 |
org.clojure : tools.logging | jar | 0.2.0 |
org.cloudhoist : pallet-common | jar | 0.3.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.9 |
Functions for executing scripts locally. Used by pallet.
Add the following to your :dependencies
:
[com.palletops/local-transport "0.5.0"]
Licensed under EPL
Copyright 2011, 2012, 2013 Hugo Duncan.