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