Last Version

Ehcache Spring Annotations Parent 3

Common POM configuration for Ehcache Spring Annotaitons projects.

License

License

Categories

Categories

Ehcache Data Caching
GroupId

GroupId

com.googlecode.ehcache-spring-annotations
ArtifactId

ArtifactId

ehcache-spring-annotations-parent
Version

Version

3
Type

Type

pom
Description

Description

Ehcache Spring Annotations Parent
Common POM configuration for Ehcache Spring Annotaitons projects.
Project URL

Project URL

http://code.google.com/p/ehcache-spring-annotations/

Download ehcache-spring-annotations-parent 3


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.