| License |
License |
|---|---|
| GroupId | GroupIdorg.smartparam |
| ArtifactId | ArtifactIdsmartparam-spring |
| Last Version | Last Version1.1.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsmartparam-spring
SmartParam Spring support.
|
<!-- https://jarcasting.com/artifacts/org.smartparam/smartparam-spring/ -->
<dependency>
<groupId>org.smartparam</groupId>
<artifactId>smartparam-spring</artifactId>
<version>1.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.smartparam/smartparam-spring/
implementation 'org.smartparam:smartparam-spring:1.1.2'
// https://jarcasting.com/artifacts/org.smartparam/smartparam-spring/
implementation ("org.smartparam:smartparam-spring:1.1.2")
'org.smartparam:smartparam-spring:jar:1.1.2'
<dependency org="org.smartparam" name="smartparam-spring" rev="1.1.2">
<artifact name="smartparam-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.smartparam', module='smartparam-spring', version='1.1.2')
)
libraryDependencies += "org.smartparam" % "smartparam-spring" % "1.1.2"
[org.smartparam/smartparam-spring "1.1.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.smartparam : smartparam-engine | jar | 1.1.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.springframework : spring-context | jar | 3.2.2.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.smartparam : smartparam-engine | test-jar | 1.1.2 |
| org.springframework : spring-test | jar | 3.2.2.RELEASE |
| org.testng : testng | jar | 6.8.1 |
| org.assertj : assertj-core | jar | 1.5.0 |
| com.googlecode.catch-exception : catch-exception | jar | 1.2.0 |
| org.mockito : mockito-all | jar | 1.9.0 |