is not current version
Last Version 3.0.0

com.rheagroup:cdp4-sdk4j-parent 1.1.0

A parent pom that is used by all CDP4 modules

GroupId

GroupId

com.rheagroup
ArtifactId

ArtifactId

cdp4-sdk4j-parent
Version

Version

1.1.0
Type

Type

pom

Download cdp4-sdk4j-parent 1.1.0


<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/ -->
<dependency>
    <groupId>com.rheagroup</groupId>
    <artifactId>cdp4-sdk4j-parent</artifactId>
    <version>1.1.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/
implementation 'com.rheagroup:cdp4-sdk4j-parent:1.1.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/
implementation ("com.rheagroup:cdp4-sdk4j-parent:1.1.0")
'com.rheagroup:cdp4-sdk4j-parent:pom:1.1.0'
<dependency org="com.rheagroup" name="cdp4-sdk4j-parent" rev="1.1.0">
  <artifact name="cdp4-sdk4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4-sdk4j-parent', version='1.1.0')
)
libraryDependencies += "com.rheagroup" % "cdp4-sdk4j-parent" % "1.1.0"
[com.rheagroup/cdp4-sdk4j-parent "1.1.0"]