License |
License |
---|---|
Categories |
CategoriesEhcache Data Caching |
GroupId | GroupIdcom.googlecode.ehcache-spring-annotations |
ArtifactId | ArtifactIdehcache-spring-annotations-parent |
Last Version | Last Version3 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionEhcache Spring Annotations Parent
Common POM configuration for Ehcache Spring Annotaitons projects.
|
Project URL |
Project URL |
Filename | Size |
---|---|
ehcache-spring-annotations-parent-3.pom | 6 KB |
Browse |
<!-- 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"]