| License |
License |
|---|---|
| GroupId | GroupIdcom.celexus |
| ArtifactId | ArtifactIdconniption |
| Last Version | Last Version1.0.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionConniption - A Tradeking Foreman for Java
The missing tradeking API for Java
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| conniption-1.0.2.pom | |
| conniption-1.0.2.jar | 70 KB |
| conniption-1.0.2-sources.jar | 45 KB |
| conniption-1.0.2-javadoc.jar | 315 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.celexus/conniption/ -->
<dependency>
<groupId>com.celexus</groupId>
<artifactId>conniption</artifactId>
<version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.celexus/conniption/
implementation 'com.celexus:conniption:1.0.2'
// https://jarcasting.com/artifacts/com.celexus/conniption/
implementation ("com.celexus:conniption:1.0.2")
'com.celexus:conniption:jar:1.0.2'
<dependency org="com.celexus" name="conniption" rev="1.0.2">
<artifact name="conniption" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.celexus', module='conniption', version='1.0.2')
)
libraryDependencies += "com.celexus" % "conniption" % "1.0.2"
[com.celexus/conniption "1.0.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.scribe : scribe | jar | 1.3.3 |
| ch.qos.logback : logback-classic | jar | 1.0.9 |
| org.slf4j : slf4j-api | jar | 1.7.2 |
| dom4j : dom4j | jar | 1.6.1 |
| jaxen : jaxen | jar | 1.1.4 |
| org.apache.hadoop : zookeeper | jar | 3.3.1 |
| org.apache.hadoop : hadoop-core | jar | 1.0.3 |
| org.apache.accumulo : accumulo-core | jar | 1.4.1 |
| commons-cli : commons-cli | jar | 1.2 |
| log4j : log4j | jar | 1.2.16 |
| org.mortbay.jetty : jetty-client | jar | 6.1.26RC0 |
| oauth.signpost : signpost-jetty6 | jar | 1.2.1.1 |