License |
License |
---|---|
GroupId | GroupIdcom.walmartlabs.concord |
ArtifactId | ArtifactIdparent |
Last Version | Last Version1.95.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncom.walmartlabs.concord:parent
Concord: Orchestrate More. Live Better.
|
Filename | Size |
---|---|
parent-1.95.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.walmartlabs.concord/parent/ -->
<dependency>
<groupId>com.walmartlabs.concord</groupId>
<artifactId>parent</artifactId>
<version>1.95.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.walmartlabs.concord/parent/
implementation 'com.walmartlabs.concord:parent:1.95.0'
// https://jarcasting.com/artifacts/com.walmartlabs.concord/parent/
implementation ("com.walmartlabs.concord:parent:1.95.0")
'com.walmartlabs.concord:parent:pom:1.95.0'
<dependency org="com.walmartlabs.concord" name="parent" rev="1.95.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.walmartlabs.concord', module='parent', version='1.95.0')
)
libraryDependencies += "com.walmartlabs.concord" % "parent" % "1.95.0"
[com.walmartlabs.concord/parent "1.95.0"]