License |
License |
---|---|
GroupId | GroupIdfr.smallcrew.foundation |
ArtifactId | ArtifactIdsmallcrew-rest |
Last Version | Last Version1.0.10 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSmallcrew Foundation :: Rest
Foundation of all smallcrew's rest projects
|
Project Organization |
Project OrganizationSmallcrew |
Filename | Size |
---|---|
smallcrew-rest-1.0.10.pom | |
smallcrew-rest-1.0.10.jar | 57 KB |
smallcrew-rest-1.0.10-sources.jar | 56 KB |
smallcrew-rest-1.0.10-javadoc.jar | 304 KB |
Browse |
<!-- https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-rest/ -->
<dependency>
<groupId>fr.smallcrew.foundation</groupId>
<artifactId>smallcrew-rest</artifactId>
<version>1.0.10</version>
</dependency>
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-rest/
implementation 'fr.smallcrew.foundation:smallcrew-rest:1.0.10'
// https://jarcasting.com/artifacts/fr.smallcrew.foundation/smallcrew-rest/
implementation ("fr.smallcrew.foundation:smallcrew-rest:1.0.10")
'fr.smallcrew.foundation:smallcrew-rest:jar:1.0.10'
<dependency org="fr.smallcrew.foundation" name="smallcrew-rest" rev="1.0.10">
<artifact name="smallcrew-rest" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.smallcrew.foundation', module='smallcrew-rest', version='1.0.10')
)
libraryDependencies += "fr.smallcrew.foundation" % "smallcrew-rest" % "1.0.10"
[fr.smallcrew.foundation/smallcrew-rest "1.0.10"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.6.4 |
org.springframework : spring-web | jar | 3.2.1.RELEASE |
org.springframework : spring-webmvc | jar | 3.2.1.RELEASE |
org.springframework : spring-context-support | jar | 3.2.1.RELEASE |
org.springframework : spring-aop | jar | 3.2.1.RELEASE |
org.springframework : spring-context | jar | 3.2.1.RELEASE |
org.springframework : spring-beans | jar | 3.2.1.RELEASE |
org.springframework : spring-core | jar | 3.2.1.RELEASE |
org.springframework.data : spring-data-jpa | jar | 1.1.0.RELEASE |
org.codehaus.jackson : jackson-mapper-asl | jar | 1.9.11 |
com.google.guava : guava | jar | 11.0.1 |
org.reflections : reflections | jar | 0.9.8 |
org.atmosphere : atmosphere-spring | jar | 1.0.7 |
org.atmosphere : atmosphere-annotations | jar | 1.0.7 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.0.1 |
Group / Artifact | Type | Version |
---|---|---|
fr.smallcrew.foundation : smallcrew-test | jar | 1.0.10 |