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