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