| License |
License |
|---|---|
| GroupId | GroupIdxyz.ressor |
| ArtifactId | ArtifactIdressor-spring |
| Version | Version1.3.0 |
| Type | Typejar |
| Description |
DescriptionRessor Spring
Ressor Spring
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| ressor-spring-1.3.0.pom | |
| ressor-spring-1.3.0.jar | 2 KB |
| ressor-spring-1.3.0-sources.jar | 1 KB |
| ressor-spring-1.3.0-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/xyz.ressor/ressor-spring/ -->
<dependency>
<groupId>xyz.ressor</groupId>
<artifactId>ressor-spring</artifactId>
<version>1.3.0</version>
</dependency>
// https://jarcasting.com/artifacts/xyz.ressor/ressor-spring/
implementation 'xyz.ressor:ressor-spring:1.3.0'
// https://jarcasting.com/artifacts/xyz.ressor/ressor-spring/
implementation ("xyz.ressor:ressor-spring:1.3.0")
'xyz.ressor:ressor-spring:jar:1.3.0'
<dependency org="xyz.ressor" name="ressor-spring" rev="1.3.0">
<artifact name="ressor-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='xyz.ressor', module='ressor-spring', version='1.3.0')
)
libraryDependencies += "xyz.ressor" % "ressor-spring" % "1.3.0"
[xyz.ressor/ressor-spring "1.3.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.30 |
| xyz.ressor : ressor-core | jar | 1.3.0 |
| org.springframework : spring-beans | jar | 5.2.2.RELEASE |