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