License |
License |
---|---|
GroupId | GroupIdsk.seges.sesam |
ArtifactId | ArtifactIdsesam-spring |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsesam-spring
SeSAM Spring integration and utility classes
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
sesam-spring-2.0.0.pom | |
sesam-spring-2.0.0.jar | 7 KB |
sesam-spring-2.0.0-tests.jar | 3 KB |
sesam-spring-2.0.0-sources.jar | 3 KB |
sesam-spring-2.0.0-javadoc.jar | 36 KB |
Browse |
<!-- https://jarcasting.com/artifacts/sk.seges.sesam/sesam-spring/ -->
<dependency>
<groupId>sk.seges.sesam</groupId>
<artifactId>sesam-spring</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/sk.seges.sesam/sesam-spring/
implementation 'sk.seges.sesam:sesam-spring:2.0.0'
// https://jarcasting.com/artifacts/sk.seges.sesam/sesam-spring/
implementation ("sk.seges.sesam:sesam-spring:2.0.0")
'sk.seges.sesam:sesam-spring:jar:2.0.0'
<dependency org="sk.seges.sesam" name="sesam-spring" rev="2.0.0">
<artifact name="sesam-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='sk.seges.sesam', module='sesam-spring', version='2.0.0')
)
libraryDependencies += "sk.seges.sesam" % "sesam-spring" % "2.0.0"
[sk.seges.sesam/sesam-spring "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-core | jar | 3.2.3.RELEASE |
org.springframework : spring-beans | jar | 3.2.3.RELEASE |
org.springframework.social : spring-social-facebook | jar | 1.0.3.RELEASE |
log4j : log4j | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context | jar | 3.2.3.RELEASE |
org.springframework : spring-test | jar | 3.2.3.RELEASE |
junit : junit | jar | 4.8.2 |