GroupId | GroupIdcom.globalmentor |
---|---|
ArtifactId | ArtifactIdglobalmentor-ee-parent |
Version | Version0.6.0 |
Type | Typepom |
Filename | Size |
---|---|
globalmentor-ee-parent-0.6.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.globalmentor/globalmentor-ee-parent/ -->
<dependency>
<groupId>com.globalmentor</groupId>
<artifactId>globalmentor-ee-parent</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-ee-parent/
implementation 'com.globalmentor:globalmentor-ee-parent:0.6.0'
// https://jarcasting.com/artifacts/com.globalmentor/globalmentor-ee-parent/
implementation ("com.globalmentor:globalmentor-ee-parent:0.6.0")
'com.globalmentor:globalmentor-ee-parent:pom:0.6.0'
<dependency org="com.globalmentor" name="globalmentor-ee-parent" rev="0.6.0">
<artifact name="globalmentor-ee-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.globalmentor', module='globalmentor-ee-parent', version='0.6.0')
)
libraryDependencies += "com.globalmentor" % "globalmentor-ee-parent" % "0.6.0"
[com.globalmentor/globalmentor-ee-parent "0.6.0"]