License |
License |
---|---|
GroupId | GroupIdglobal.namespace.service-wight |
ArtifactId | ArtifactIdservice-wight-annotation |
Version | Version0.6.0 |
Type | Typejar |
Description |
DescriptionService Wight Annotation
Service Wight composes services from providers and transformations located on the class path.
|
<!-- https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight-annotation/ -->
<dependency>
<groupId>global.namespace.service-wight</groupId>
<artifactId>service-wight-annotation</artifactId>
<version>0.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight-annotation/
implementation 'global.namespace.service-wight:service-wight-annotation:0.6.0'
// https://jarcasting.com/artifacts/global.namespace.service-wight/service-wight-annotation/
implementation ("global.namespace.service-wight:service-wight-annotation:0.6.0")
'global.namespace.service-wight:service-wight-annotation:jar:0.6.0'
<dependency org="global.namespace.service-wight" name="service-wight-annotation" rev="0.6.0">
<artifact name="service-wight-annotation" type="jar" />
</dependency>
@Grapes(
@Grab(group='global.namespace.service-wight', module='service-wight-annotation', version='0.6.0')
)
libraryDependencies += "global.namespace.service-wight" % "service-wight-annotation" % "0.6.0"
[global.namespace.service-wight/service-wight-annotation "0.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |