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