is not current version
Last Version 0.3.35

no.mnemonic.services.common:parent 0.3.17

Reusable Java components for building scalable microservices

GroupId

GroupId

no.mnemonic.services.common
ArtifactId

ArtifactId

parent
Version

Version

0.3.17
Type

Type

pom

Download parent 0.3.17

Filename Size
parent-0.3.17.pom 10 KB
Browse

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