License |
License |
---|---|
GroupId | GroupIdcom.rheagroup |
ArtifactId | ArtifactIdcdp4-sdk4j-parent |
Version | Version3.0.0 |
Type | Typepom |
Description |
DescriptionCDP4 SDK Java Implementation Project Parent
A parent pom that is used by all CDP4 modules
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cdp4-sdk4j-parent-3.0.0.pom | 17 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/ -->
<dependency>
<groupId>com.rheagroup</groupId>
<artifactId>cdp4-sdk4j-parent</artifactId>
<version>3.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/
implementation 'com.rheagroup:cdp4-sdk4j-parent:3.0.0'
// https://jarcasting.com/artifacts/com.rheagroup/cdp4-sdk4j-parent/
implementation ("com.rheagroup:cdp4-sdk4j-parent:3.0.0")
'com.rheagroup:cdp4-sdk4j-parent:pom:3.0.0'
<dependency org="com.rheagroup" name="cdp4-sdk4j-parent" rev="3.0.0">
<artifact name="cdp4-sdk4j-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.rheagroup', module='cdp4-sdk4j-parent', version='3.0.0')
)
libraryDependencies += "com.rheagroup" % "cdp4-sdk4j-parent" % "3.0.0"
[com.rheagroup/cdp4-sdk4j-parent "3.0.0"]