s

storage-units-eclipselink

Files download
File Operation
storage-units-eclipselink-2023.7.11.jar download
storage-units-eclipselink-2023.7.11.pom download
storage-units-eclipselink-2023.7.11-sources.jar download
Apache Maven
<dependency>
  <groupId>wtf.metio.storage-units</groupId>
  <artifactId>storage-units-eclipselink</artifactId>
  <version>2023.7.11</version>
</dependency>
Gradle Groovy
implementation 'wtf.metio.storage-units:storage-units-eclipselink:2023.7.11'
Gradle Kotlin
implementation("wtf.metio.storage-units:storage-units-eclipselink:2023.7.11")
Scala SBT
libraryDependencies += "wtf.metio.storage-units" % "storage-units-eclipselink" % "2023.7.11"
Groovy Grape
@Grapes(
  @Grab(group='wtf.metio.storage-units', module='storage-units-eclipselink', version='2023.7.11')
)
Apache Ivy
<dependency org="wtf.metio.storage-units" name="storage-units-eclipselink" rev="2023.7.11" />
Leiningen
[wtf.metio.storage-units/storage-units-eclipselink "2023.7.11"]
Apache Buildr
'wtf.metio.storage-units:storage-units-eclipselink:jar:2023.7.11'