License |
License |
---|---|
GroupId | GroupIdcom.jwebmp.thirdparty.jcache |
ArtifactId | ArtifactIdcache-annotations-ri |
Last Version | Last Version0.68.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionJSR107 Annotations RI
JPMS Module-Info for the JCache Library (For JLink)
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cache-annotations-ri-0.68.0.1.pom | 698 bytes |
cache-annotations-ri-0.68.0.1-tests.jar | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jwebmp.thirdparty.jcache/cache-annotations-ri/ -->
<dependency>
<groupId>com.jwebmp.thirdparty.jcache</groupId>
<artifactId>cache-annotations-ri</artifactId>
<version>0.68.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty.jcache/cache-annotations-ri/
implementation 'com.jwebmp.thirdparty.jcache:cache-annotations-ri:0.68.0.1'
// https://jarcasting.com/artifacts/com.jwebmp.thirdparty.jcache/cache-annotations-ri/
implementation ("com.jwebmp.thirdparty.jcache:cache-annotations-ri:0.68.0.1")
'com.jwebmp.thirdparty.jcache:cache-annotations-ri:jar:0.68.0.1'
<dependency org="com.jwebmp.thirdparty.jcache" name="cache-annotations-ri" rev="0.68.0.1">
<artifact name="cache-annotations-ri" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jwebmp.thirdparty.jcache', module='cache-annotations-ri', version='0.68.0.1')
)
libraryDependencies += "com.jwebmp.thirdparty.jcache" % "cache-annotations-ri" % "0.68.0.1"
[com.jwebmp.thirdparty.jcache/cache-annotations-ri "0.68.0.1"]