GroupId | GroupIdtoplink.essentials |
---|---|
ArtifactId | ArtifactIdtoplink-essentials |
Last Version | Last Version2.1-60f |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
toplink-essentials-2.1-60f.pom | |
toplink-essentials-2.1-60f.jar | 2 MB |
toplink-essentials-2.1-60f-sources.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/toplink.essentials/toplink-essentials/ -->
<dependency>
<groupId>toplink.essentials</groupId>
<artifactId>toplink-essentials</artifactId>
<version>2.1-60f</version>
</dependency>
// https://jarcasting.com/artifacts/toplink.essentials/toplink-essentials/
implementation 'toplink.essentials:toplink-essentials:2.1-60f'
// https://jarcasting.com/artifacts/toplink.essentials/toplink-essentials/
implementation ("toplink.essentials:toplink-essentials:2.1-60f")
'toplink.essentials:toplink-essentials:jar:2.1-60f'
<dependency org="toplink.essentials" name="toplink-essentials" rev="2.1-60f">
<artifact name="toplink-essentials" type="jar" />
</dependency>
@Grapes(
@Grab(group='toplink.essentials', module='toplink-essentials', version='2.1-60f')
)
libraryDependencies += "toplink.essentials" % "toplink-essentials" % "2.1-60f"
[toplink.essentials/toplink-essentials "2.1-60f"]
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : persistence-api | jar | 1.0.2 |