| License |
License |
|---|---|
| Categories |
CategoriesStripe Business Logic Libraries Financial |
| GroupId | GroupIdorg.stripesframework |
| ArtifactId | ArtifactIdstripes-spring |
| Version | Version2.0.0-EAP-3 |
| Type | Typejar |
| Description |
DescriptionStripes Spring integration.
|
| Project Organization |
Project OrganizationStripes Framework |
| Filename | Size |
|---|---|
| stripes-spring-2.0.0-EAP-3.pom | |
| stripes-spring-2.0.0-EAP-3.jar | 11 KB |
| stripes-spring-2.0.0-EAP-3-sources.jar | 6 KB |
| stripes-spring-2.0.0-EAP-3-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-3</version>
</dependency>
// https://jarcasting.com/artifacts/org.stripesframework/stripes-spring/
implementation 'org.stripesframework:stripes-spring:2.0.0-EAP-3'
// https://jarcasting.com/artifacts/org.stripesframework/stripes-spring/
implementation ("org.stripesframework:stripes-spring:2.0.0-EAP-3")
'org.stripesframework:stripes-spring:jar:2.0.0-EAP-3'
<dependency org="org.stripesframework" name="stripes-spring" rev="2.0.0-EAP-3">
<artifact name="stripes-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.stripesframework', module='stripes-spring', version='2.0.0-EAP-3')
)
libraryDependencies += "org.stripesframework" % "stripes-spring" % "2.0.0-EAP-3"
[org.stripesframework/stripes-spring "2.0.0-EAP-3"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.stripesframework : stripes-web | jar | 2.0.0-EAP-3 |
| 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-3 |
| org.junit.jupiter : junit-jupiter | jar | 5.7.0 |
| org.assertj : assertj-core | jar | 3.15.0 |