License |
License |
---|---|
GroupId | GroupIdcom.zuunr.restbed |
ArtifactId | ArtifactIdrestbed-parent |
Last Version | Last Version1.0.3-1b23914 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionRestbed parent
Parent pom for Restbed modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
restbed-parent-1.0.3-1b23914.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-parent/ -->
<dependency>
<groupId>com.zuunr.restbed</groupId>
<artifactId>restbed-parent</artifactId>
<version>1.0.3-1b23914</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-parent/
implementation 'com.zuunr.restbed:restbed-parent:1.0.3-1b23914'
// https://jarcasting.com/artifacts/com.zuunr.restbed/restbed-parent/
implementation ("com.zuunr.restbed:restbed-parent:1.0.3-1b23914")
'com.zuunr.restbed:restbed-parent:pom:1.0.3-1b23914'
<dependency org="com.zuunr.restbed" name="restbed-parent" rev="1.0.3-1b23914">
<artifact name="restbed-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.zuunr.restbed', module='restbed-parent', version='1.0.3-1b23914')
)
libraryDependencies += "com.zuunr.restbed" % "restbed-parent" % "1.0.3-1b23914"
[com.zuunr.restbed/restbed-parent "1.0.3-1b23914"]