Last Version

com.github.mizool.technology:technology-cache 0.49

Java library providing miscellaneous classes for enterprise applications

License

License

MIT
GroupId

GroupId

com.github.mizool.technology
ArtifactId

ArtifactId

technology-cache
Version

Version

0.49
Type

Type

jar
Description

Description

Java library providing miscellaneous classes for enterprise applications

Download technology-cache 0.49


<!-- https://jarcasting.com/artifacts/com.github.mizool.technology/technology-cache/ -->
<dependency>
    <groupId>com.github.mizool.technology</groupId>
    <artifactId>technology-cache</artifactId>
    <version>0.49</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mizool.technology/technology-cache/
implementation 'com.github.mizool.technology:technology-cache:0.49'
// https://jarcasting.com/artifacts/com.github.mizool.technology/technology-cache/
implementation ("com.github.mizool.technology:technology-cache:0.49")
'com.github.mizool.technology:technology-cache:jar:0.49'
<dependency org="com.github.mizool.technology" name="technology-cache" rev="0.49">
  <artifact name="technology-cache" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mizool.technology', module='technology-cache', version='0.49')
)
libraryDependencies += "com.github.mizool.technology" % "technology-cache" % "0.49"
[com.github.mizool.technology/technology-cache "0.49"]

Dependencies

compile (5)

Group / Artifact Type Version
com.github.mizool : mizool-core jar 0.49
com.github.mizool.jcache : cache-annotations-ri-cdi jar 0.6
com.github.mizool.jcache : cache-annotations-ri-common jar 0.6
javax.cache : cache-api jar 1.1.1
org.projectlombok : lombok jar 1.18.24

provided (1)

Group / Artifact Type Version
jakarta.enterprise : jakarta.enterprise.cdi-api jar 2.0.2

Project Modules

There are no modules declared in this project.