GroupId | GroupIdcom.effectiveosgi |
---|---|
ArtifactId | ArtifactIdeosgi-archetypes-parent |
Version | Version0.0.4 |
Type | Typepom |
Filename | Size |
---|---|
eosgi-archetypes-parent-0.0.4.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-archetypes-parent/ -->
<dependency>
<groupId>com.effectiveosgi</groupId>
<artifactId>eosgi-archetypes-parent</artifactId>
<version>0.0.4</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-archetypes-parent/
implementation 'com.effectiveosgi:eosgi-archetypes-parent:0.0.4'
// https://jarcasting.com/artifacts/com.effectiveosgi/eosgi-archetypes-parent/
implementation ("com.effectiveosgi:eosgi-archetypes-parent:0.0.4")
'com.effectiveosgi:eosgi-archetypes-parent:pom:0.0.4'
<dependency org="com.effectiveosgi" name="eosgi-archetypes-parent" rev="0.0.4">
<artifact name="eosgi-archetypes-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.effectiveosgi', module='eosgi-archetypes-parent', version='0.0.4')
)
libraryDependencies += "com.effectiveosgi" % "eosgi-archetypes-parent" % "0.0.4"
[com.effectiveosgi/eosgi-archetypes-parent "0.0.4"]