| License |
License |
|---|---|
| Categories |
CategoriesStripe Business Logic Libraries Financial |
| GroupId | GroupIdorg.stripesframework |
| ArtifactId | ArtifactIdstripes-spring |
| Version | Version2.0.0-EAP-4 |
| Type | Typejar |
| Description |
DescriptionStripes Spring integration.
|
| Project Organization |
Project OrganizationStripes Framework |
| Filename | Size |
|---|---|
| stripes-spring-2.0.0-EAP-4.pom | |
| stripes-spring-2.0.0-EAP-4.jar | 11 KB |
| stripes-spring-2.0.0-EAP-4-sources.jar | 6 KB |
| stripes-spring-2.0.0-EAP-4-javadoc.jar | 402 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.stripesframework/stripes-spring/ -->
<dependency>
<groupId>org.stripesframework</groupId>
<artifactId>stripes-spring</artifactId>
<version>2.0.0-EAP-4</version>
</dependency>
// https://jarcasting.com/artifacts/org.stripesframework/stripes-spring/
implementation 'org.stripesframework:stripes-spring:2.0.0-EAP-4'
// https://jarcasting.com/artifacts/org.stripesframework/stripes-spring/
implementation ("org.stripesframework:stripes-spring:2.0.0-EAP-4")
'org.stripesframework:stripes-spring:jar:2.0.0-EAP-4'
<dependency org="org.stripesframework" name="stripes-spring" rev="2.0.0-EAP-4">
<artifact name="stripes-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.stripesframework', module='stripes-spring', version='2.0.0-EAP-4')
)
libraryDependencies += "org.stripesframework" % "stripes-spring" % "2.0.0-EAP-4"
[org.stripesframework/stripes-spring "2.0.0-EAP-4"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.stripesframework : stripes-web | jar | 2.0.0-EAP-4 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : javax.servlet-api | jar | 3.1.0 |
| org.springframework : spring-web | jar | 5.0.8.RELEASE |
| org.springframework : spring-context | jar | 5.0.8.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| org.stripesframework : stripes-web | test-jar | 2.0.0-EAP-4 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.15.0 |