License |
License |
---|---|
GroupId | GroupIdcom.minlia.cloud.thirdparty |
ArtifactId | ArtifactIdthirdparty-parent |
Last Version | Last Version1.0.0.RELEASE |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionModule Thirdparty Parent
Minlia Cloud Dependencies
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
thirdparty-parent-1.0.0.RELEASE.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/thirdparty-parent/ -->
<dependency>
<groupId>com.minlia.cloud.thirdparty</groupId>
<artifactId>thirdparty-parent</artifactId>
<version>1.0.0.RELEASE</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/thirdparty-parent/
implementation 'com.minlia.cloud.thirdparty:thirdparty-parent:1.0.0.RELEASE'
// https://jarcasting.com/artifacts/com.minlia.cloud.thirdparty/thirdparty-parent/
implementation ("com.minlia.cloud.thirdparty:thirdparty-parent:1.0.0.RELEASE")
'com.minlia.cloud.thirdparty:thirdparty-parent:pom:1.0.0.RELEASE'
<dependency org="com.minlia.cloud.thirdparty" name="thirdparty-parent" rev="1.0.0.RELEASE">
<artifact name="thirdparty-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.minlia.cloud.thirdparty', module='thirdparty-parent', version='1.0.0.RELEASE')
)
libraryDependencies += "com.minlia.cloud.thirdparty" % "thirdparty-parent" % "1.0.0.RELEASE"
[com.minlia.cloud.thirdparty/thirdparty-parent "1.0.0.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-starter-web | jar | 1.5.6.RELEASE |
org.springframework.boot : spring-boot-starter-undertow | jar | 1.5.6.RELEASE |