is not current version
Last Version 1.1.1

org.mule.services:mule-core-services-parent 1.0.0-BETA.4

Services which provide domain specific capabilities

GroupId

GroupId

org.mule.services
ArtifactId

ArtifactId

mule-core-services-parent
Version

Version

1.0.0-BETA.4
Type

Type

pom

Download mule-core-services-parent 1.0.0-BETA.4


<!-- https://jarcasting.com/artifacts/org.mule.services/mule-core-services-parent/ -->
<dependency>
    <groupId>org.mule.services</groupId>
    <artifactId>mule-core-services-parent</artifactId>
    <version>1.0.0-BETA.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.services/mule-core-services-parent/
implementation 'org.mule.services:mule-core-services-parent:1.0.0-BETA.4'
// https://jarcasting.com/artifacts/org.mule.services/mule-core-services-parent/
implementation ("org.mule.services:mule-core-services-parent:1.0.0-BETA.4")
'org.mule.services:mule-core-services-parent:pom:1.0.0-BETA.4'
<dependency org="org.mule.services" name="mule-core-services-parent" rev="1.0.0-BETA.4">
  <artifact name="mule-core-services-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.services', module='mule-core-services-parent', version='1.0.0-BETA.4')
)
libraryDependencies += "org.mule.services" % "mule-core-services-parent" % "1.0.0-BETA.4"
[org.mule.services/mule-core-services-parent "1.0.0-BETA.4"]