is not current version
Last Version 1.2.100

org.eclipse.platform:org.eclipse.equinox.weaving.caching.j9 1.1.300

J9 CachingService Plug-in

Categories

Categories

Caching Data CLI User Interface ORM
GroupId

GroupId

org.eclipse.platform
ArtifactId

ArtifactId

org.eclipse.equinox.weaving.caching.j9
Version

Version

1.1.300
Type

Type

jar

Download org.eclipse.equinox.weaving.caching.j9 1.1.300


<!-- https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.weaving.caching.j9/ -->
<dependency>
    <groupId>org.eclipse.platform</groupId>
    <artifactId>org.eclipse.equinox.weaving.caching.j9</artifactId>
    <version>1.1.300</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.weaving.caching.j9/
implementation 'org.eclipse.platform:org.eclipse.equinox.weaving.caching.j9:1.1.300'
// https://jarcasting.com/artifacts/org.eclipse.platform/org.eclipse.equinox.weaving.caching.j9/
implementation ("org.eclipse.platform:org.eclipse.equinox.weaving.caching.j9:1.1.300")
'org.eclipse.platform:org.eclipse.equinox.weaving.caching.j9:jar:1.1.300'
<dependency org="org.eclipse.platform" name="org.eclipse.equinox.weaving.caching.j9" rev="1.1.300">
  <artifact name="org.eclipse.equinox.weaving.caching.j9" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.platform', module='org.eclipse.equinox.weaving.caching.j9', version='1.1.300')
)
libraryDependencies += "org.eclipse.platform" % "org.eclipse.equinox.weaving.caching.j9" % "1.1.300"
[org.eclipse.platform/org.eclipse.equinox.weaving.caching.j9 "1.1.300"]