License |
License |
---|---|
Categories |
CategoriesSpring Boot Container Microservices Auto Application Layer Libs Code Generators |
GroupId | GroupIdcom.hp.autonomy |
ArtifactId | ArtifactIdfoss-spring-boot-master-pom |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionMicro Focus IDOL FOSS Spring Boot Master POM
Master Parent POM for Micro Focus IDOL Spring Boot Applications
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
foss-spring-boot-master-pom-0.9.0.pom | 8 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.hp.autonomy/foss-spring-boot-master-pom/ -->
<dependency>
<groupId>com.hp.autonomy</groupId>
<artifactId>foss-spring-boot-master-pom</artifactId>
<version>0.9.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.hp.autonomy/foss-spring-boot-master-pom/
implementation 'com.hp.autonomy:foss-spring-boot-master-pom:0.9.0'
// https://jarcasting.com/artifacts/com.hp.autonomy/foss-spring-boot-master-pom/
implementation ("com.hp.autonomy:foss-spring-boot-master-pom:0.9.0")
'com.hp.autonomy:foss-spring-boot-master-pom:pom:0.9.0'
<dependency org="com.hp.autonomy" name="foss-spring-boot-master-pom" rev="0.9.0">
<artifact name="foss-spring-boot-master-pom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.hp.autonomy', module='foss-spring-boot-master-pom', version='0.9.0')
)
libraryDependencies += "com.hp.autonomy" % "foss-spring-boot-master-pom" % "0.9.0"
[com.hp.autonomy/foss-spring-boot-master-pom "0.9.0"]