License |
License |
---|---|
Categories |
CategoriesPippo User Interface Web Frameworks |
GroupId | GroupIdro.pippo |
ArtifactId | ArtifactIdpippo-spring |
Last Version | Last Version1.13.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPippo Spring
Integration with Spring Framework
|
Filename | Size |
---|---|
pippo-spring-1.13.1.pom | |
pippo-spring-1.13.1.jar | 3 KB |
pippo-spring-1.13.1-sources.jar | 3 KB |
pippo-spring-1.13.1-javadoc.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ro.pippo/pippo-spring/ -->
<dependency>
<groupId>ro.pippo</groupId>
<artifactId>pippo-spring</artifactId>
<version>1.13.1</version>
</dependency>
// https://jarcasting.com/artifacts/ro.pippo/pippo-spring/
implementation 'ro.pippo:pippo-spring:1.13.1'
// https://jarcasting.com/artifacts/ro.pippo/pippo-spring/
implementation ("ro.pippo:pippo-spring:1.13.1")
'ro.pippo:pippo-spring:jar:1.13.1'
<dependency org="ro.pippo" name="pippo-spring" rev="1.13.1">
<artifact name="pippo-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ro.pippo', module='pippo-spring', version='1.13.1')
)
libraryDependencies += "ro.pippo" % "pippo-spring" % "1.13.1"
[ro.pippo/pippo-spring "1.13.1"]
Group / Artifact | Type | Version |
---|---|---|
ro.pippo : pippo-controller | jar | 1.13.1 |
org.springframework : spring-web | jar | 4.1.1.RELEASE |
javax.inject : javax.inject | jar | 1 |