License |
License |
---|---|
GroupId | GroupIdcom.sirika.hchelpers |
ArtifactId | ArtifactIdhchelpers-spring |
Last Version | Last Version0.9 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionHttpComponents Helpers Spring
HttpComponents helpers
|
Project URL |
Project URL |
Filename | Size |
---|---|
hchelpers-spring-0.9.pom | |
hchelpers-spring-0.9.jar | 5 KB |
hchelpers-spring-0.9-tests.jar | 2 KB |
hchelpers-spring-0.9-sources.jar | 4 KB |
hchelpers-spring-0.9-javadoc.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.sirika.hchelpers/hchelpers-spring/ -->
<dependency>
<groupId>com.sirika.hchelpers</groupId>
<artifactId>hchelpers-spring</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/com.sirika.hchelpers/hchelpers-spring/
implementation 'com.sirika.hchelpers:hchelpers-spring:0.9'
// https://jarcasting.com/artifacts/com.sirika.hchelpers/hchelpers-spring/
implementation ("com.sirika.hchelpers:hchelpers-spring:0.9")
'com.sirika.hchelpers:hchelpers-spring:jar:0.9'
<dependency org="com.sirika.hchelpers" name="hchelpers-spring" rev="0.9">
<artifact name="hchelpers-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sirika.hchelpers', module='hchelpers-spring', version='0.9')
)
libraryDependencies += "com.sirika.hchelpers" % "hchelpers-spring" % "0.9"
[com.sirika.hchelpers/hchelpers-spring "0.9"]
Group / Artifact | Type | Version |
---|---|---|
com.sirika.hchelpers : hchelpers-java | jar | 0.9 |
org.slf4j : slf4j-api | jar | 1.6.1 |
org.springframework : spring-core | jar | 3.0.5.RELEASE |
org.springframework : spring-beans Optional | jar | 3.0.5.RELEASE |
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-log4j12 | jar | 1.6.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.8.2 |