is not current version
Last Version 3

com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent 1.2.0-M1

Common POM configuration for Ehcache Spring Annotaitons projects.

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.googlecode.ehcache-spring-annotations
ArtifactId

ArtifactId

ehcache-spring-annotations-parent
Version

Version

1.2.0-M1
Type

Type

pom

Download ehcache-spring-annotations-parent 1.2.0-M1


<!-- https://jarcasting.com/artifacts/com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent/ -->
<dependency>
    <groupId>com.googlecode.ehcache-spring-annotations</groupId>
    <artifactId>ehcache-spring-annotations-parent</artifactId>
    <version>1.2.0-M1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent/
implementation 'com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent:1.2.0-M1'
// https://jarcasting.com/artifacts/com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent/
implementation ("com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent:1.2.0-M1")
'com.googlecode.ehcache-spring-annotations:ehcache-spring-annotations-parent:pom:1.2.0-M1'
<dependency org="com.googlecode.ehcache-spring-annotations" name="ehcache-spring-annotations-parent" rev="1.2.0-M1">
  <artifact name="ehcache-spring-annotations-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.ehcache-spring-annotations', module='ehcache-spring-annotations-parent', version='1.2.0-M1')
)
libraryDependencies += "com.googlecode.ehcache-spring-annotations" % "ehcache-spring-annotations-parent" % "1.2.0-M1"
[com.googlecode.ehcache-spring-annotations/ehcache-spring-annotations-parent "1.2.0-M1"]