GroupId | GroupIdorg.fryske-akademy |
---|---|
ArtifactId | ArtifactIdjpaservices |
Version | Version12.24 |
Type | Typejar |
Filename | Size |
---|---|
jpaservices-12.24.pom | |
jpaservices-12.24.jar | 48 KB |
jpaservices-12.24-sources.jar | 35 KB |
jpaservices-12.24-javadoc.jar | 200 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.fryske-akademy/jpaservices/ -->
<dependency>
<groupId>org.fryske-akademy</groupId>
<artifactId>jpaservices</artifactId>
<version>12.24</version>
</dependency>
// https://jarcasting.com/artifacts/org.fryske-akademy/jpaservices/
implementation 'org.fryske-akademy:jpaservices:12.24'
// https://jarcasting.com/artifacts/org.fryske-akademy/jpaservices/
implementation ("org.fryske-akademy:jpaservices:12.24")
'org.fryske-akademy:jpaservices:jar:12.24'
<dependency org="org.fryske-akademy" name="jpaservices" rev="12.24">
<artifact name="jpaservices" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fryske-akademy', module='jpaservices', version='12.24')
)
libraryDependencies += "org.fryske-akademy" % "jpaservices" % "12.24"
[org.fryske-akademy/jpaservices "12.24"]