License |
License |
---|---|
GroupId | GroupIdch.ralscha |
ArtifactId | ArtifactIdextdirectspring |
Version | Version1.8.1 |
Type | Typejar |
Description |
DescriptionExt.Direct Spring
Implements the Ext.Direct specification with Java/Spring 4
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
extdirectspring-1.8.1.pom | |
extdirectspring-1.8.1.jar | 155 KB |
extdirectspring-1.8.1-sources.jar | 106 KB |
extdirectspring-1.8.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.ralscha/extdirectspring/ -->
<dependency>
<groupId>ch.ralscha</groupId>
<artifactId>extdirectspring</artifactId>
<version>1.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ch.ralscha/extdirectspring/
implementation 'ch.ralscha:extdirectspring:1.8.1'
// https://jarcasting.com/artifacts/ch.ralscha/extdirectspring/
implementation ("ch.ralscha:extdirectspring:1.8.1")
'ch.ralscha:extdirectspring:jar:1.8.1'
<dependency org="ch.ralscha" name="extdirectspring" rev="1.8.1">
<artifact name="extdirectspring" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.ralscha', module='extdirectspring', version='1.8.1')
)
libraryDependencies += "ch.ralscha" % "extdirectspring" % "1.8.1"
[ch.ralscha/extdirectspring "1.8.1"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-aop | jar | |
org.springframework : spring-beans | jar | |
org.springframework : spring-context | jar | |
org.springframework : spring-core | jar | |
org.springframework : spring-expression | jar | |
org.springframework : spring-web | jar | |
org.springframework : spring-webmvc | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.9 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 4.0.1 |
org.immutables : value | jar | 2.5.6 |