Categories |
CategoriesReact User Interface Web Frameworks Reactor Container Microservices Reactive libraries |
---|---|
GroupId | GroupIdse.mithlond.services.content |
ArtifactId | ArtifactIdmithlond-services-content-reactor |
Version | Version1.0.1 |
Type | Typepom |
Filename | Size |
---|---|
mithlond-services-content-reactor-1.0.1.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/se.mithlond.services.content/mithlond-services-content-reactor/ -->
<dependency>
<groupId>se.mithlond.services.content</groupId>
<artifactId>mithlond-services-content-reactor</artifactId>
<version>1.0.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/se.mithlond.services.content/mithlond-services-content-reactor/
implementation 'se.mithlond.services.content:mithlond-services-content-reactor:1.0.1'
// https://jarcasting.com/artifacts/se.mithlond.services.content/mithlond-services-content-reactor/
implementation ("se.mithlond.services.content:mithlond-services-content-reactor:1.0.1")
'se.mithlond.services.content:mithlond-services-content-reactor:pom:1.0.1'
<dependency org="se.mithlond.services.content" name="mithlond-services-content-reactor" rev="1.0.1">
<artifact name="mithlond-services-content-reactor" type="pom" />
</dependency>
@Grapes(
@Grab(group='se.mithlond.services.content', module='mithlond-services-content-reactor', version='1.0.1')
)
libraryDependencies += "se.mithlond.services.content" % "mithlond-services-content-reactor" % "1.0.1"
[se.mithlond.services.content/mithlond-services-content-reactor "1.0.1"]