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