is not current version
Last Version 0.9.0

com.hp.autonomy:foss-spring-boot-master-pom 0.6.0

Master Parent POM for Micro Focus IDOL Spring Boot Applications

Categories

Categories

Spring Boot Container Microservices Auto Application Layer Libs Code Generators
GroupId

GroupId

com.hp.autonomy
ArtifactId

ArtifactId

foss-spring-boot-master-pom
Version

Version

0.6.0
Type

Type

pom

Download foss-spring-boot-master-pom 0.6.0


<!-- 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.6.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.6.0'
// https://jarcasting.com/artifacts/com.hp.autonomy/foss-spring-boot-master-pom/
implementation ("com.hp.autonomy:foss-spring-boot-master-pom:0.6.0")
'com.hp.autonomy:foss-spring-boot-master-pom:pom:0.6.0'
<dependency org="com.hp.autonomy" name="foss-spring-boot-master-pom" rev="0.6.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.6.0')
)
libraryDependencies += "com.hp.autonomy" % "foss-spring-boot-master-pom" % "0.6.0"
[com.hp.autonomy/foss-spring-boot-master-pom "0.6.0"]