GroupId | GroupIdde.qaware.tools.collection-cacheable-for-spring |
---|---|
ArtifactId | ArtifactIdcollection-cacheable-for-spring-parent |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
collection-cacheable-for-spring-parent-1.0.0.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent/ -->
<dependency>
<groupId>de.qaware.tools.collection-cacheable-for-spring</groupId>
<artifactId>collection-cacheable-for-spring-parent</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent/
implementation 'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:1.0.0'
// https://jarcasting.com/artifacts/de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent/
implementation ("de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:1.0.0")
'de.qaware.tools.collection-cacheable-for-spring:collection-cacheable-for-spring-parent:pom:1.0.0'
<dependency org="de.qaware.tools.collection-cacheable-for-spring" name="collection-cacheable-for-spring-parent" rev="1.0.0">
<artifact name="collection-cacheable-for-spring-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='de.qaware.tools.collection-cacheable-for-spring', module='collection-cacheable-for-spring-parent', version='1.0.0')
)
libraryDependencies += "de.qaware.tools.collection-cacheable-for-spring" % "collection-cacheable-for-spring-parent" % "1.0.0"
[de.qaware.tools.collection-cacheable-for-spring/collection-cacheable-for-spring-parent "1.0.0"]