License |
License |
---|---|
GroupId | GroupIdglobal.namespace.service-wight |
ArtifactId | ArtifactIdservice-wight-parent |
Version | Version0.6.0 |
Type | Typepom |
Description |
DescriptionService Wight Parent
Service Wight composes services from providers and transformations located on the class path.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
service-wight-parent-0.6.0.pom | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight-parent/ -->
<dependency>
<groupId>global.namespace.service-wight</groupId>
<artifactId>service-wight-parent</artifactId>
<version>0.6.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight-parent/
implementation 'global.namespace.service-wight:service-wight-parent:0.6.0'
// https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight-parent/
implementation ("global.namespace.service-wight:service-wight-parent:0.6.0")
'global.namespace.service-wight:service-wight-parent:pom:0.6.0'
<dependency org="global.namespace.service-wight" name="service-wight-parent" rev="0.6.0">
<artifact name="service-wight-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='global.namespace.service-wight', module='service-wight-parent', version='0.6.0')
)
libraryDependencies += "global.namespace.service-wight" % "service-wight-parent" % "0.6.0"
[global.namespace.service-wight/service-wight-parent "0.6.0"]