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