| License |
License |
|---|---|
| GroupId | GroupIdorg.ektorp |
| ArtifactId | ArtifactIdorg.ektorp.spring |
| Last Version | Last Version1.5.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionEktorp Spring
Provides Spring support to Ektorp
|
| Filename | Size |
|---|---|
| org.ektorp.spring-1.5.0.pom | |
| org.ektorp.spring-1.5.0.jar | 14 KB |
| org.ektorp.spring-1.5.0-sources.jar | 7 KB |
| org.ektorp.spring-1.5.0-javadoc.jar | 56 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.ektorp/org.ektorp.spring/ -->
<dependency>
<groupId>org.ektorp</groupId>
<artifactId>org.ektorp.spring</artifactId>
<version>1.5.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ektorp/org.ektorp.spring/
implementation 'org.ektorp:org.ektorp.spring:1.5.0'
// https://jarcasting.com/artifacts/org.ektorp/org.ektorp.spring/
implementation ("org.ektorp:org.ektorp.spring:1.5.0")
'org.ektorp:org.ektorp.spring:jar:1.5.0'
<dependency org="org.ektorp" name="org.ektorp.spring" rev="1.5.0">
<artifact name="org.ektorp.spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ektorp', module='org.ektorp.spring', version='1.5.0')
)
libraryDependencies += "org.ektorp" % "org.ektorp.spring" % "1.5.0"
[org.ektorp/org.ektorp.spring "1.5.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.ektorp : org.ektorp | jar | 1.5.0 |
| org.springframework : spring-context | jar | 3.1.1.RELEASE |
| org.aspectj : aspectjweaver | jar | 1.6.9 |
| net.sourceforge.findbugs : annotations | jar | 1.3.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.8.2 |
| org.mockito : mockito-all | jar | 1.8.5 |
| org.slf4j : slf4j-log4j12 | jar | 1.6.4 |
| log4j : log4j | jar | 1.2.13 |