License |
License |
---|---|
GroupId | GroupIdorg.spearal |
ArtifactId | ArtifactIdspearal-spring |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSpearal JAX-RS
Spearal Spring
|
Filename | Size |
---|---|
spearal-spring-0.2.0.pom | |
spearal-spring-0.2.0.jar | 14 KB |
spearal-spring-0.2.0-sources.jar | 14 KB |
spearal-spring-0.2.0-javadoc.jar | 113 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.spearal/spearal-spring/ -->
<dependency>
<groupId>org.spearal</groupId>
<artifactId>spearal-spring</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.spearal/spearal-spring/
implementation 'org.spearal:spearal-spring:0.2.0'
// https://jarcasting.com/artifacts/org.spearal/spearal-spring/
implementation ("org.spearal:spearal-spring:0.2.0")
'org.spearal:spearal-spring:jar:0.2.0'
<dependency org="org.spearal" name="spearal-spring" rev="0.2.0">
<artifact name="spearal-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.spearal', module='spearal-spring', version='0.2.0')
)
libraryDependencies += "org.spearal" % "spearal-spring" % "0.2.0"
[org.spearal/spearal-spring "0.2.0"]