GroupId | GroupIdcom.google.code.simple-spring-memcached |
---|---|
ArtifactId | ArtifactIdsimple-spring-memcached-parent |
Version | Version3.3.0 |
Type | Typepom |
Filename | Size |
---|---|
simple-spring-memcached-parent-3.3.0.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/simple-spring-memcached-parent/ -->
<dependency>
<groupId>com.google.code.simple-spring-memcached</groupId>
<artifactId>simple-spring-memcached-parent</artifactId>
<version>3.3.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/simple-spring-memcached-parent/
implementation 'com.google.code.simple-spring-memcached:simple-spring-memcached-parent:3.3.0'
// https://jarcasting.com/artifacts/com.google.code.simple-spring-memcached/simple-spring-memcached-parent/
implementation ("com.google.code.simple-spring-memcached:simple-spring-memcached-parent:3.3.0")
'com.google.code.simple-spring-memcached:simple-spring-memcached-parent:pom:3.3.0'
<dependency org="com.google.code.simple-spring-memcached" name="simple-spring-memcached-parent" rev="3.3.0">
<artifact name="simple-spring-memcached-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.google.code.simple-spring-memcached', module='simple-spring-memcached-parent', version='3.3.0')
)
libraryDependencies += "com.google.code.simple-spring-memcached" % "simple-spring-memcached-parent" % "3.3.0"
[com.google.code.simple-spring-memcached/simple-spring-memcached-parent "3.3.0"]