| License |
License |
|---|---|
| GroupId | GroupIdcom.erigir |
| ArtifactId | ArtifactIdwrench-ape |
| Version | Version2.1.6+138 |
| Type | Typejar |
| Description |
DescriptionWrench Ape
A library to simplify API construction atop Spring MVC
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| wrench-ape-2.1.6+138.pom | |
| wrench-ape-2.1.6+138.jar | 31 KB |
| wrench-ape-2.1.6+138-sources.jar | 20 KB |
| wrench-ape-2.1.6+138-javadoc.jar | 164 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.erigir/wrench-ape/ -->
<dependency>
<groupId>com.erigir</groupId>
<artifactId>wrench-ape</artifactId>
<version>2.1.6+138</version>
</dependency>
// https://jarcasting.com/artifacts/com.erigir/wrench-ape/
implementation 'com.erigir:wrench-ape:2.1.6+138'
// https://jarcasting.com/artifacts/com.erigir/wrench-ape/
implementation ("com.erigir:wrench-ape:2.1.6+138")
'com.erigir:wrench-ape:jar:2.1.6+138'
<dependency org="com.erigir" name="wrench-ape" rev="2.1.6+138">
<artifact name="wrench-ape" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.erigir', module='wrench-ape', version='2.1.6+138')
)
libraryDependencies += "com.erigir" % "wrench-ape" % "2.1.6+138"
[com.erigir/wrench-ape "2.1.6+138"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.erigir : wrench-commons | jar | 2.1.6+138 |
| com.erigir : wrench-aws | jar | 2.1.6+138 |
| com.erigir : wrench-web | jar | 2.1.6+138 |
| commons-net : commons-net | jar | 3.6 |
| org.springframework : spring-core | jar | 4.3.10.RELEASE |
| org.springframework : spring-context-support | jar | 4.3.10.RELEASE |
| org.springframework : spring-webmvc | jar | 4.3.10.RELEASE |
| org.springframework : spring-web | jar | 4.3.10.RELEASE |
| org.apache.commons : commons-lang3 | jar | 3.7 |
| commons-beanutils : commons-beanutils | jar | 1.9.3 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.0.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.9.3 |
| org.projectlombok : lombok | jar | 1.16.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.easymock : easymock | jar | 3.5.1 |
| org.slf4j : slf4j-simple | jar | 1.7.25 |