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