License |
License |
---|---|
GroupId | GroupIdcom.atommiddleware |
ArtifactId | ArtifactIdl2cache-parent |
Last Version | Last Version1.0.9 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionl2cache-parent
The l2cache parent module of l2cache
|
Project URL |
Project URL |
Filename | Size |
---|---|
l2cache-parent-1.0.9.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.atommiddleware/l2cache-parent/ -->
<dependency>
<groupId>com.atommiddleware</groupId>
<artifactId>l2cache-parent</artifactId>
<version>1.0.9</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-parent/
implementation 'com.atommiddleware:l2cache-parent:1.0.9'
// https://jarcasting.com/artifacts/com.atommiddleware/l2cache-parent/
implementation ("com.atommiddleware:l2cache-parent:1.0.9")
'com.atommiddleware:l2cache-parent:pom:1.0.9'
<dependency org="com.atommiddleware" name="l2cache-parent" rev="1.0.9">
<artifact name="l2cache-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.atommiddleware', module='l2cache-parent', version='1.0.9')
)
libraryDependencies += "com.atommiddleware" % "l2cache-parent" % "1.0.9"
[com.atommiddleware/l2cache-parent "1.0.9"]