License |
License |
---|---|
Categories |
CategoriesCaching Data CLI User Interface ORM |
GroupId | GroupIdorg.eclipse.platform |
ArtifactId | ArtifactIdorg.eclipse.equinox.weaving.caching |
Last Version | Last Version1.2.100 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionStandard Caching Service for Equinox Aspects
Standard Caching Service for Equinox Aspects
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.weaving.caching/ -->
<dependency>
<groupId>org.eclipse.platform</groupId>
<artifactId>org.eclipse.equinox.weaving.caching</artifactId>
<version>1.2.100</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.weaving.caching/
implementation 'org.eclipse.platform:org.eclipse.equinox.weaving.caching:1.2.100'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.weaving.caching/
implementation ("org.eclipse.platform:org.eclipse.equinox.weaving.caching:1.2.100")
'org.eclipse.platform:org.eclipse.equinox.weaving.caching:jar:1.2.100'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.weaving.caching" rev="1.2.100">
<artifact name="org.eclipse.equinox.weaving.caching" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.weaving.caching', version='1.2.100')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.weaving.caching" % "1.2.100"
[org.eclipse.platform/org.eclipse.equinox.weaving.caching "1.2.100"]