Last Version

Dropship Agent Library 0.1

Library to aid in the development of Dropship friendly agents

License

License

GroupId

GroupId

com.zulily.dropship
ArtifactId

ArtifactId

dropship-agent
Version

Version

0.1
Type

Type

jar
Description

Description

Dropship Agent Library
Library to aid in the development of Dropship friendly agents
Project URL

Project URL

https://github.com/zulily/dropship-agent
Project Organization

Project Organization

zulily, Inc.
Source Code Management

Source Code Management

http://github.com/zulily/dropship-agent

Download dropship-agent 0.1


<!-- https://jarcasting.com/artifacts/com.zulily.dropship/dropship-agent/ -->
<dependency>
    <groupId>com.zulily.dropship</groupId>
    <artifactId>dropship-agent</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.zulily.dropship/dropship-agent/
implementation 'com.zulily.dropship:dropship-agent:0.1'
// https://jarcasting.com/artifacts/com.zulily.dropship/dropship-agent/
implementation ("com.zulily.dropship:dropship-agent:0.1")
'com.zulily.dropship:dropship-agent:jar:0.1'
<dependency org="com.zulily.dropship" name="dropship-agent" rev="0.1">
  <artifact name="dropship-agent" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.zulily.dropship', module='dropship-agent', version='0.1')
)
libraryDependencies += "com.zulily.dropship" % "dropship-agent" % "0.1"
[com.zulily.dropship/dropship-agent "0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
org.javassist : javassist jar 3.18.1-GA

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.easytesting : fest-assert jar 1.4

Project Modules

There are no modules declared in this project.