| License |
License |
|---|---|
| Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
| GroupId | GroupIdcom.guicedee.services |
| ArtifactId | ArtifactIdcache-ri-impl |
| Version | Version62 |
| Type | Typejar |
| Description |
Descriptionjavax.cache.imp
JPMS Module-Info for the JCache Library (For JLink)
|
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| cache-ri-impl-62.pom | |
| cache-ri-impl-62.jar | 60 KB |
| cache-ri-impl-62-sources.jar | 45 KB |
| cache-ri-impl-62-javadoc.jar | 530 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.guicedee.services/cache-ri-impl/ -->
<dependency>
<groupId>com.guicedee.services</groupId>
<artifactId>cache-ri-impl</artifactId>
<version>62</version>
</dependency>
// https://jarcasting.com/artifacts/com.guicedee.services/cache-ri-impl/
implementation 'com.guicedee.services:cache-ri-impl:62'
// https://jarcasting.com/artifacts/com.guicedee.services/cache-ri-impl/
implementation ("com.guicedee.services:cache-ri-impl:62")
'com.guicedee.services:cache-ri-impl:jar:62'
<dependency org="com.guicedee.services" name="cache-ri-impl" rev="62">
<artifact name="cache-ri-impl" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.guicedee.services', module='cache-ri-impl', version='62')
)
libraryDependencies += "com.guicedee.services" % "cache-ri-impl" % "62"
[com.guicedee.services/cache-ri-impl "62"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.guicedee.services : cache-api | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.8 |
| org.mapstruct : mapstruct-processor | jar | 1.3.0.Final |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter-api | jar | 5.6.0-M1 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.assertj : assertj-core | jar | 3.12.2 |
| org.mockito : mockito-core | jar | 3.0.0 |
| com.h2database : h2 | jar | 1.4.199 |