License |
License |
---|---|
Categories |
CategoriesHudson Build Tools Continuous Integration and Continuous Delivery Net |
GroupId | GroupIdorg.jvnet.hudson |
ArtifactId | ArtifactIdtypica |
Last Version | Last Version1.4.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTypica
A simple API to access Amazon's SQS, EC2, SimpleDB and
DevPay LS web services.
|
Project URL |
Project URL |
Filename | Size |
---|---|
typica-1.4.1.pom | |
typica-1.4.1.jar | 333 KB |
typica-1.4.1-sources.jar | 368 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson/typica/ -->
<dependency>
<groupId>org.jvnet.hudson</groupId>
<artifactId>typica</artifactId>
<version>1.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson/typica/
implementation 'org.jvnet.hudson:typica:1.4.1'
// https://jarcasting.com/artifacts/org.jvnet.hudson/typica/
implementation ("org.jvnet.hudson:typica:1.4.1")
'org.jvnet.hudson:typica:jar:1.4.1'
<dependency org="org.jvnet.hudson" name="typica" rev="1.4.1">
<artifact name="typica" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson', module='typica', version='1.4.1')
)
libraryDependencies += "org.jvnet.hudson" % "typica" % "1.4.1"
[org.jvnet.hudson/typica "1.4.1"]
Group / Artifact | Type | Version |
---|---|---|
commons-logging : commons-logging | jar | 1.1.1 |
commons-httpclient : commons-httpclient | jar | 3.1 |
commons-codec : commons-codec | jar | 1.3 |
com.sun.xml.bind : jaxb-impl | jar | 2.0.5 |