Last Version

Service Wight Parent 0.6.0

Service Wight composes services from providers and transformations located on the class path.

License

License

GroupId

GroupId

global.namespace.service-wight
ArtifactId

ArtifactId

service-wight-parent
Version

Version

0.6.0
Type

Type

pom
Description

Description

Service Wight Parent
Service Wight composes services from providers and transformations located on the class path.
Project URL

Project URL

https://github.com/christian-schlichtherle/service-wight
Source Code Management

Source Code Management

https://github.com/christian-schlichtherle/service-wight

Download service-wight-parent 0.6.0


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • annotation
  • core
  • sample