License |
License |
---|---|
GroupId | GroupIdorg.slinkyframework |
ArtifactId | ArtifactIdslinky-service-http-parent |
Version | Version0.5.1 |
Type | Typepom |
Description |
DescriptionSlinky Framework
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
slinky-service-http-parent-0.5.1.pom | 4 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.slinkyframework/slinky-service-http-parent/ -->
<dependency>
<groupId>org.slinkyframework</groupId>
<artifactId>slinky-service-http-parent</artifactId>
<version>0.5.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-service-http-parent/
implementation 'org.slinkyframework:slinky-service-http-parent:0.5.1'
// https://jarcasting.com/artifacts/org.slinkyframework/slinky-service-http-parent/
implementation ("org.slinkyframework:slinky-service-http-parent:0.5.1")
'org.slinkyframework:slinky-service-http-parent:pom:0.5.1'
<dependency org="org.slinkyframework" name="slinky-service-http-parent" rev="0.5.1">
<artifact name="slinky-service-http-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.slinkyframework', module='slinky-service-http-parent', version='0.5.1')
)
libraryDependencies += "org.slinkyframework" % "slinky-service-http-parent" % "0.5.1"
[org.slinkyframework/slinky-service-http-parent "0.5.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slinkyframework : slinky-service-http | jar | 0.5.1 |
org.slinkyframework : slinky-application | jar | 0.5.1 |
org.slinkyframework : slinky-repository | jar | 0.5.1 |
org.aspectj : aspectjrt | jar | 1.8.13 |
org.checkerframework : checker-qual Optional | jar | 2.0.1 |
Group / Artifact | Type | Version |
---|---|---|
io.rest-assured : rest-assured | jar | 3.0.7 |
org.springframework.boot : spring-boot-starter-test | jar | 2.0.4.RELEASE |