GroupId | GroupIdorg.debux.webmotion |
---|---|
ArtifactId | ArtifactIdwebmotion-extra-jpa |
Version | Version2.5.1 |
Type | Typejar |
Filename | Size |
---|---|
webmotion-extra-jpa-2.5.1.pom | |
webmotion-extra-jpa-2.5.1.jar | 19 KB |
webmotion-extra-jpa-2.5.1-sources.jar | 12 KB |
webmotion-extra-jpa-2.5.1-javadoc.jar | 80 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/ -->
<dependency>
<groupId>org.debux.webmotion</groupId>
<artifactId>webmotion-extra-jpa</artifactId>
<version>2.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation 'org.debux.webmotion:webmotion-extra-jpa:2.5.1'
// https://jarcasting.com/artifacts/org.debux.webmotion/webmotion-extra-jpa/
implementation ("org.debux.webmotion:webmotion-extra-jpa:2.5.1")
'org.debux.webmotion:webmotion-extra-jpa:jar:2.5.1'
<dependency org="org.debux.webmotion" name="webmotion-extra-jpa" rev="2.5.1">
<artifact name="webmotion-extra-jpa" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.debux.webmotion', module='webmotion-extra-jpa', version='2.5.1')
)
libraryDependencies += "org.debux.webmotion" % "webmotion-extra-jpa" % "2.5.1"
[org.debux.webmotion/webmotion-extra-jpa "2.5.1"]