| License |
License |
|---|---|
| GroupId | GroupIdorg.jessma |
| ArtifactId | ArtifactIdjessma-ext-spring |
| Version | Version3.5.1 |
| Type | Typejar |
| Description |
Descriptionjessma-ext-spring
JessMA SPRING extension
|
| Project Organization |
Project OrganizationJessMA Open Source |
| Filename | Size |
|---|---|
| jessma-ext-spring-3.5.1.pom | |
| jessma-ext-spring-3.5.1.jar | 10 KB |
| jessma-ext-spring-3.5.1-sources.jar | 5 KB |
| jessma-ext-spring-3.5.1-javadoc.jar | 46 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jessma/jessma-ext-spring/ -->
<dependency>
<groupId>org.jessma</groupId>
<artifactId>jessma-ext-spring</artifactId>
<version>3.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.jessma/jessma-ext-spring/
implementation 'org.jessma:jessma-ext-spring:3.5.1'
// https://jarcasting.com/artifacts/org.jessma/jessma-ext-spring/
implementation ("org.jessma:jessma-ext-spring:3.5.1")
'org.jessma:jessma-ext-spring:jar:3.5.1'
<dependency org="org.jessma" name="jessma-ext-spring" rev="3.5.1">
<artifact name="jessma-ext-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jessma', module='jessma-ext-spring', version='3.5.1')
)
libraryDependencies += "org.jessma" % "jessma-ext-spring" % "3.5.1"
[org.jessma/jessma-ext-spring "3.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jessma : jessma-core | jar | 3.5.1 |
| org.springframework : spring-web | jar | 4.1.5.RELEASE |
| Group / Artifact | Type | Version |
|---|---|---|
| javax : javaee-api | jar | 7.0 |